text-classification
bool
2 classes
text
stringlengths
0
664k
false
# Annealing The [Madelon dataset](https://archive-beta.ics.uci.edu/dataset/171/madelon) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Artificial dataset with continuous input variables. Highly non-linear classification problem. # Configurations and tasks | **Configuration** | **Task** ...
false
# Sonar The [Sonar dataset](https://archive-beta.ics.uci.edu/dataset/151/connectionist+bench+sonar+mines+vs+rocks) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Dataset to discriminate between sonar signals bounced off a metal cylinder and those bounced off a roughly cylindrical rock. # Config...
false
# Balance scale The [Balance scale dataset](https://archive-beta.ics.uci.edu/dataset/12/balance+scale) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Two weights are put on the arms of a scale. Where does the scale tilt? # Configurations and tasks | **Configuration** | **Task** ...
false
# Hill The [Hill dataset](https://archive.ics.uci.edu/ml/datasets/Hill) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Do the plotted coordinates draw a hill? # Configurations and tasks | **Configuration** | **Task** | **Description** | |---------------...
false
# Ionosphere The [Ionosphere dataset](https://archive.ics.uci.edu/ml/datasets/Ionosphere) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Census dataset including personal characteristic of a person, and their ionosphere threshold. # Configurations and tasks | **Configuration** | **Task** ...
false
# Musk The [Musk dataset](https://archive.ics.uci.edu/ml/datasets/Musk) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Census dataset including personal characteristic of a person, and their income threshold. # Configurations and tasks | **Configuration** | **Task** | **Descrip...
false
# Planning The [Planning dataset](https://archive.ics.uci.edu/ml/datasets/Planning) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). # Configurations and tasks | **Configuration** | **Task** | **Description** | |-------------------|---------------------------|-...
false
# Spambase The [Spambase dataset](https://archive.ics.uci.edu/ml/datasets/Spambase) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Is the given mail spam? # Configurations and tasks | **Configuration** | **Task** | **Description** | |-------------------|-----------------------...
false
# House16 The [House16 dataset](https://www.openml.org/search?type=data&sort=runs&id=821&status=active) from the [OpenML repository](https://www.openml.org/). # Configurations and tasks | **Configuration** | **Task** | |-------------------|---------------------------| | house16 | Binary clas...
false
# Phoneme The [Phoneme dataset](https://www.openml.org/search?type=data&sort=runs&id=1489&status=active) from the [OpenML repository](https://www.openml.org/). # Configurations and tasks | **Configuration** | **Task** | |-------------------|---------------------------| | phoneme | Binary cla...
false
# Post Operative The [PostOperative dataset](https://archive-beta.ics.uci.edu/dataset/82/post+operative+patient) from the [UCI repository](https://archive-beta.ics.uci.edu/). Should the patient be discharged from the hospital, go to the ground floor, or to the ICU? # Configurations and tasks | **Configuration** | ...
false
# Shuttle The [Shuttle dataset](https://archive-beta.ics.uci.edu/dataset/146/statlog+shuttle+satellite) from the [UCI repository](https://archive-beta.ics.uci.edu/). # Configurations and tasks | **Configuration** | **Task** | **Description** | |-----------------------|---------------------...
false
# GuanacoDataset **Notice: Effective immediately, the Guanaco and its associated dataset are now licensed under the GPLv3.** Released weights: - [KBlueLeaf/guanaco-7B-leh](https://huggingface.co/KBlueLeaf/guanaco-7B-leh) Base Model: comparable to the text-davinci-003 model - [JosephusCheung/GuanacoLatest](https://...
false
# Ipums The [Ipums dataset](https://archive-beta.ics.uci.edu/dataset/127/ipums+census+database) from the [UCI repository](https://archive-beta.ics.uci.edu/).
false
# Pums The [Pums dataset](https://archive-beta.ics.uci.edu/dataset/116/us+census+data+1990) from the [UCI repository](https://archive-beta.ics.uci.edu/). U.S.A. Census dataset, classify the income of the individual. # Configurations and tasks | **Configuration** | **Task** | |--------------------...
true
## Dataset Summary In [CLaMP: Contrastive Language-Music Pre-training for Cross-Modal Symbolic Music Information Retrieval](https://ai-muzic.github.io/clamp/), we introduce WikiMusicText (WikiMT), a new dataset for the evaluation of semantic search and music classification. It includes 1010 lead sheets in ABC notatio...
false
Датасет dialogsum переведенный на русский язык. Глюки перевода устранены автоматической чисткой
false
license: cc0-1.0 --- ### Dataset Summary The collection of MaCoCu parallel corpora have been crawled and consist of pairs of source and target segments (one or several sentences) and additional metadata. The following metadata is included: - "src_url" and "trg_url": source and target document URL; - "src_text" and "trg...
false
All of the data together is around 41GB. It's the last hidden states of 131,072 samples from refinedweb padded/truncated to 512 tokens on the left, fed through [google/flan-t5-small](https://hf.co/google/flan-t5-small). Structure: ``` { "encoding": List, shaped (512, 512) aka (tokens, d_model), "text": String, th...
false
# Dataset Card for "cnn_dailymail_azure_pt_pt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
true
# Dataset Card for Novelupdates Webnovels ### Dataset Summary This dataset contains information about webnovels from Novelupdates, a popular webnovel platform. It includes details such as novel ID, URL, title, associated names, cover image URL, show type, genres, tags, description, related series, recommendations, ...
false
We claim no ownership of this repo. This dataset is derived from `togethercomputer/RedPajama-Data-1T`. We removed CommonCrawl and C4 from the original RedPajama dataset ### Getting Started The dataset consists of 2084 jsonl files. You can download the dataset using HuggingFace: ```python from datasets import load_d...
false
# Dataset Card for PersiNLU (Reading Comprehension) ## Table of Contents - [Dataset Card for PersiNLU (Reading Comprehension)](#dataset-card-for-persi_nlu_reading_comprehension) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - ...
false
# Dataset Card for DiaBLa: Bilingual dialogue parallel evaluation set ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#language...
true
# Dataset Card for [author_profiling] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Dat...
true
# AutoTrain Dataset for project: kor_hate_eval ## Dataset Descritpion This dataset has been automatically processed by AutoTrain for project kor_hate_eval. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ```jso...
true
# Dataset Card for "NLPCC 2016: Stance Detection in Chinese Microblogs" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-struct...
false
# Dataset Card for CORD (Consolidated Receipt Dataset) ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Dataset Structure](#dataset-structure...
false
# laion2B-multi-chinese-subset - Github: [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM) - Docs: [Fengshenbang-Docs](https://fengshenbang-doc.readthedocs.io/) ## 简介 Brief Introduction 取自Laion2B多语言多模态数据集中的中文部分,一共143M个图文对。 A subset from Laion2B (a multimodal dataset), around 143M image-text pairs (on...
false
# Balloons The [Balloons dataset](https://archive.ics.uci.edu/ml/datasets/Balloons) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Predict if the given balloon is inflated. # Configurations and tasks | **Configuration** | **Task** | Description ...
false
# Haberman The [Haberman dataset](https://archive.ics.uci.edu/ml/datasets/Haberman) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Has the patient survived surgery? # Configurations and tasks | **Configuration** | **Task** | **Description** | |---------------...
false
# pima The [pima dataset](https://archive.ics.uci.edu/ml/datasets/Ozone) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). Predict diabetes of a patient. # Configurations and tasks | **Configuration** | **Task** | **Description** | |-------------------|--------------------...
false
# TwoNorm The [TwoNorm dataset](https://www.openml.org/search?type=data&status=active&id=1507) from the [OpenML repository](https://www.openml.org/). # Configurations and tasks | **Configuration** | **Task** | |-------------------|---------------------------| | twonorm | Binary classificatio...
false
# Vertebral Column The [Vertebral Column dataset](https://archive.ics.uci.edu/ml/datasets/vertebral+column) from the [UCI ML repository](https://archive.ics.uci.edu/ml/datasets). # Configurations and tasks | **Configuration** | **Task** | **Description** | |-------------------|----------------...
false
# Pol The [Pol dataset](https://www.openml.org/search?type=data&sort=runs&id=151&status=active) from the [OpenML repository](https://www.openml.org/). # Configurations and tasks | **Configuration** | **Task** | **Description** | |-------------------|---------------------------|----------------...
false
# Landsat The [Steel Plates dataset](https://archive-beta.ics.uci.edu/dataset/198/steel+plates+faults) from the [UCI repository](https://archive-beta.ics.uci.edu/). # Configurations and tasks | **Configuration** | **Task** | **Description** | |-----------------------|----------------------...
false
# WallFollowing The [WallFollowing dataset](https://archive-beta.ics.uci.edu/dataset/194/wall+following+robot+navigation+data) from the [UCI repository](https://archive-beta.ics.uci.edu/). # Configurations and tasks | **Configuration** | **Task** | **Description** | |----------------------...
false
# Dataset card for "george-chou/HEp2" ## Usage ### Print ``` from datasets import load_dataset data = load_dataset("george-chou/HEp2") trainset = data["train"] validset = data["validation"] testset = data["test"] labels = trainset.features["label"].names for item in trainset: print("image: ", item["image"]) ...
false
从WikiHow页面抽取的中文/英文问答数据 相关项目: [MNBVC](https://github.com/esbatmop/MNBVC) 抽取工具代码:[WikiHowQAExtractor](https://github.com/wanicca/WikiHowQAExtractor)
false
# Dataset Card for huatuo_consultation_qa ## Dataset Description - **Homepage: https://www.huatuogpt.cn/** - **Repository: https://github.com/FreedomIntelligence/HuatuoGPT** - **Paper: https://arxiv.org/abs/2305.01526** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary We collected data from a...
false
# Dataset Card for Aksharantar ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-struc...
false
# DragonFire0159x/nijijourney-images Dataset with images generated by niji-journey Contains only images, no prompts # What's in the repository Here are the archives with different dataset sizes For example, the niji_dataset_404.zip archive contains 404 pictures You can also use to fine tune the Stable Diffusion
false
# TripClick Baselines with Improved Training Data *Establishing Strong Baselines for TripClick Health Retrieval* Sebastian Hofstätter, Sophia Althammer, Mete Sertkan and Allan Hanbury https://arxiv.org/abs/2201.00365 **tl;dr** We create strong re-ranking and dense retrieval baselines (BERT<sub>CAT</sub>, BERT<sub>D...
true
# AutoNLP Dataset for project: traffic_nlp_binary ## Table of content - [Dataset Description](#dataset-description) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) ## Dataset Descritpion This...
false
# liv4ever v1 This is the Livonian 4-lingual parallel corpus. Livonian is a Uralic / Finnic language with just about 20 fluent speakers and no native speakers (as of 2021). The texts and translations in this corpus were collected from all the digital text resources that could be found by the authors; scanned and prin...
false
# Dataset Card for SciDTB ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#d...
false
# Dataset Card for BibleNLP Corpus ### Dataset Summary Partial and complete Bible translations in 615 languages, aligned by verse. ### Languages aau, aaz, abx, aby, acf, acu, adz, aey, agd, agg, agm, agn, agr, agu, aia, ake, alp, alq, als, aly, ame, amk, amp, amr, amu, anh, anv, aoi, aoj, apb, apn, apu, apy, arb, ar...
true
# Dataset Card for Czech Subjectivity Dataset ### Dataset Summary Czech subjectivity dataset (Subj-CS) of 10k manually annotated subjective and objective sentences from movie reviews and descriptions. See the paper description https://arxiv.org/abs/2204.13915 ### Github https://github.com/pauli31/czech-subjectivi...
false
# Dataset Card for BEIR Benchmark ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instan...
false
DALL-E-Cats is a dataset meant to produce a synthetic animal dataset. This is a successor to DALL-E-Dogs. DALL-E-Dogs and DALL-E-Cats will be fed into an image classifier to see how it performs. This is under the [BirdL-AirL License.](https://huggingface.co/spaces/BirdL/license/)
false
# Dataset Card for [Dataset Name] ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-st...
true
# Dataset Card for MoralExceptQA ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-field...
false
# Dataset Card for ravnursson_asr ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fie...
false
# Dataset Card for Open-Domain Question Answering Wikipedia Corpora ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Dataset Structure](#dataset-structure) - [Data Fields](#data-fields) - [Data Splits](#data-spl...
false
<div align="center"> <img width="640" alt="keremberke/painting-style-classification" src="https://huggingface.co/datasets/keremberke/painting-style-classification/resolve/main/thumbnail.jpg"> </div> ### Dataset Labels ``` ['Realism', 'Art_Nouveau_Modern', 'Analytical_Cubism', 'Cubism', 'Expressionism', 'Action_pai...
true
# Dataset Card for incivility-arizona-daily-star-comments This is a collection of more than 6000 comments on Arizona Daily Star news articles from 2011 that have been manually annotated for various forms of incivility including aspersion, namecalling, sarcasm, and vulgarity. ## Dataset Structure Each instance in th...
false
# Dataset Card for the Enriched "DCASE 2023 Challenge Task 2 Dataset". ## Table of contents [//]: # (todo: create new) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Explore the data with Spotlight](#explore-the-data-with-spotlight) - [Dataset Structure](#dataset-structur...
false
# Wine Origin The [Wine Origin dataset](https://archive-beta.ics.uci.edu/dataset/109/wine) from the [UCI repository](https://archive-beta.ics.uci.edu/). # Configurations and tasks | **Configuration** | **Task** | **Description** | |-----------------------|---------------------------|------...
false
# Yeast The [Yeast dataset](https://archive-beta.ics.uci.edu/dataset/110/yeast) from the [UCI repository](https://archive-beta.ics.uci.edu/). # Usage ```python from datasets import load_dataset dataset = load_dataset("mstz/yeast")["train"] ``` # Configurations and tasks | **Configuration** | **Task** ...
false
# Dataset Card for "thai_wikipedia_clean_20230101" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) Thai Wikipedia Database dumps to plain text for NLP work. This dataset was dump on 1 January 2023 from [Thai wikipedia](https://th.wik...
false
# Dataset Description - **Repository:** https://github.com/X-LANCE/medical-dataset - **Paper:** https://arxiv.org/abs/2305.15891 # Dataset Summary CSS is a large-scale cross-schema Chinese text-to-SQL dataset # Dataset Splits ### Example-based Split * **train**: 3472 question/SQL pairs * **dev**: 434 question/SQ...
false
true
# Dataset Card for Dataset Name Derived from eastwind/semeval-2016-absa-reviews-arabic using Helsinki-NLP/opus-mt-tc-big-ar-en
false
false
中文 resume ner 数据集, 来源: https://github.com/luopeixiang/named_entity_recognition 。 数据的格式如下,它的每一行由一个字及其对应的标注组成,标注集采用BIOES,句子之间用一个空行隔开。 ```text 美 B-LOC 国 E-LOC 的 O 华 B-PER 莱 I-PER 士 E-PER 我 O 跟 O 他 O 谈 O 笑 O 风 O 生 O ```
false
# Dataset Card for common_voice ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instance...
true
# Dataset Card for TE-ca ## Dataset Description - **Website:** https://zenodo.org/record/4761458 - **Paper:** [Are Multilingual Models the Best Choice for Moderately Under-resourced Languages? A Comprehensive Assessment for Catalan](https://arxiv.org/abs/2107.07903) - **Point of Contact:** [Carlos Rodríguez-Penag...
false
# Itihāsa Itihāsa is a Sanskrit-English translation corpus containing 93,000 Sanskrit shlokas and their English translations extracted from M. N. Dutt's seminal works on The Rāmāyana and The Mahābhārata. The paper which introduced this dataset can be found [here](https://aclanthology.org/2021.wat-1.22/). This repos...
false
# lang-uk's ner-uk dataset A dataset for Ukrainian Named Entity Recognition. The original dataset is located at https://github.com/lang-uk/ner-uk. All credit for creation of the dataset goes to the contributors of https://github.com/lang-uk/ner-uk. # License <a rel="license" href="http://creativecommons.org/licens...
false
# Dataset Card for taiwanese_english_translation ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structu...
false
# Dataset Card for TruthfulQA ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-struct...
false
# Dataset Card for GovReport ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Versions](#versions) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset ...
false
# Dataset Card for GovReport-QS ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-str...
true
### Dataset Summary The dataset contains user reviews about restaurants. In total it contains 47,139 reviews. A review tagged with the <em>general</em> sentiment and sentiments on 3 aspects: <em>food, interior, service</em>. ### Data Fields Each sample contains the following fields: - **review_id**; - **general**; - **...
false
# Dataset Card for "coco_captions" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-inst...
false
# Dataset Card for "WikiAnswers" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instanc...
false
# Introduction The recognition and classification of proper nouns and names in plain text is of key importance in Natural Language Processing (NLP) as it has a beneficial effect on the performance of various types of applications, including Information Extraction, Machine Translation, Syntactic Parsing/Chunking, etc....
false
# Dataset Card for germanDPR-beir ## Dataset Summary This dataset can be used for [BEIR](https://arxiv.org/abs/2104.08663) evaluation based on [deepset/germanDPR](https://huggingface.co/datasets/deepset/germandpr). It already has been used to evaluate a newly trained [bi-encoder model](https://huggingface.co/PM-AI/b...
false
# Dataset Card for DocBank ## Table of Contents - [Dataset Card for DocBank](#dataset-card-for-docbank) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) ...
false
# Dataset Card for NusaX-MT ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-ration...
false
# AutoTrain Dataset for project: diffusion-emotion-facial-expression-recognition ## Dataset Description This dataset has been automatically processed by AutoTrain for project diffusion-emotion-facial-expression-recognition. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### ...
false
# Dataset Card for "latin_english_parallel" 101k translation pairs between Latin and English, split 99/1/1 as train/test/val. These have been collected roughly 66% from the Loeb Classical Library and 34% from the Vulgate translation. For those that were gathered from the Loeb Classical Library, alignment was perform...
false
# Dataset Card for Common Voice Corpus 10.0 ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#d...
false
用于训练分词器的基础文本
false
# Xtr-WikiQA ## Table of Contents - [Dataset Card Creation Guide](#dataset-card-creation-guide) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data I...
false
# Dataset Details This dataset is a modified version of [Anthropic/hh-rlhf](https://huggingface.co/datasets/Anthropic/hh-rlhf) This dataset is used in fine tuning [Panther](https://huggingface.co/Rardilit/Panther_v1) - an state of the art LLM funtuned on llama-7b pretrained model. A very small portion i.e. 5.3% of...
true
https://github.com/atticusg/MoNLI ``` @inproceedings{geiger-etal-2020-neural, address = {Online}, author = {Geiger, Atticus and Richardson, Kyle and Potts, Christopher}, booktitle = {Proceedings of the Third BlackboxNLP Workshop on Analyzing and Interpreting Neural Networks for NLP}, doi = {10.18653/v1/2020.blackbo...
true
# Dataset Card for the SCOTUS lifelong editing task ## Dataset Description - **Homepage: https://github.com/Thartvigsen/GRACE** - **Repository: https://github.com/Thartvigsen/GRACE** - **Paper: https://arxiv.org/abs/2211.11031** - **Point of Contact: Tom Hartvigsen (tomh@mit.edu)** ### Dataset Summary This dataset ...
false
# Dataset Card for Food-101 ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structur...
true
# Dataset Card for roman_urdu_hate_speech ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - ...
true
Machine translated Ohsumed collection (EN to ID) Original corpora: http://disi.unitn.it/moschitti/corpora.htm Translated using: https://huggingface.co/Helsinki-NLP/opus-mt-en-id Compatible with HuggingFace text-classification script (Tested in 4.17) https://github.com/huggingface/transformers/tree/v4.17.0/exampl...
false
# Pages of Early Soviet Performance (PESP) This dataset was created as part of the [Pages of Early Soviet Performance](https://cdh.princeton.edu/projects/pages-early-soviet-performance/) project at Princeton and provides text and image research data from a previously scanned [collection of illustrated periodicals](ht...
false
# Dataset Card for SAMSum Corpus ## Dataset Description ### Links - **Homepage:** https://arxiv.org/abs/1808.08745 - **Repository:** https://arxiv.org/abs/1808.08745 - **Paper:** https://arxiv.org/abs/1808.08745 - **Point of Contact:** https://huggingface.co/knkarthick ### Dataset Summary This repository contains data...
false
# esCorpius Multilingual In the recent years, Transformer-based models have lead to significant advances in language modelling for natural language processing. However, they require a vast amount of data to be (pre-)trained and there is a lack of corpora in languages other than English. Recently, several initiatives ...
false
## Dataset Description - **Homepage:** the [Gatherer](https://gatherer.wizards.com/Pages/) - **Repository:** https://github.com/alcazar90/croupier-mtg-dataset ### Dataset Summary A card images dataset of 4 types of creatures from Magic the Gathering card game: elf, goblin, knight, and zombie. ## Dataset Creation ...
false
# Dataset Card for filtered_cuad ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instanc...
false
- 38,015,081 rows
false
# Physical-Action-Effect-Prediction Official dataset for ["What Action Causes This? Towards Naive Physical Action-Effect Prediction"](https://aclanthology.org/P18-1086/), ACL 2018. ![What Action Causes This? Towards Naive Physical Action-Effect Prediction](https://sled.eecs.umich.edu/media/datasets/action-effect-pred...
false
# range3/wiki40b-ja This dataset consists of three parquet files from the wiki40b dataset with only Japanese data extracted. It is generated by the following python code. このデータセットは、wiki40bデータセットの日本語データのみを抽出した3つのparquetファイルで構成されます。以下のpythonコードによって生成しています。 ```py import datasets dss = datasets.load_dataset( "wiki4...
false
# Dataset Card for "AID_MultiLabel" ## Dataset Description - **Paper:** [AID: A benchmark data set for performance evaluation of aerial scene classification](https://ieeexplore.ieee.org/iel7/36/4358825/07907303.pdf) - **Paper:** [Relation Network for Multi-label Aerial Image Classification]() ### Licensing Informati...