datasetId
stringlengths
2
117
card
stringlengths
19
1.01M
sydthedev/labelled-posts-1k
--- license: mit ---
autoevaluate/autoeval-eval-scientific_papers-pubmed-c3b6df-51381145313
--- type: predictions tags: - autotrain - evaluation datasets: - scientific_papers eval_info: task: summarization model: Samuel-Fipps/t5-efficient-large-nl36_fine_tune_sum_V2 metrics: ['accuracy', 'frugalscore'] dataset_name: scientific_papers dataset_config: pubmed dataset_split: train col_mapping: t...
roleplay4fun/bot_configs
--- dataset_info: features: - name: bot_name dtype: string - name: user_name dtype: string - name: persona dtype: string - name: multi_personas sequence: 'null' - name: demos dtype: string - name: scenario dtype: string - name: first_message dtype: string - name: tags s...
sunrise110/loraMode
--- license: apache-2.0 ---
qgiaohc/twitter_dataset_1713125113
--- dataset_info: features: - name: id dtype: string - name: tweet_content dtype: string - name: user_name dtype: string - name: user_id dtype: string - name: created_at dtype: string - name: url dtype: string - name: favourite_count dtype: int64 - name: scraped_at dtyp...
CVasNLPExperiments/VQAv2_minival_validation_google_flan_t5_xxl_mode_D_PNP_GENERIC_Q_rices_ns_1000
--- dataset_info: features: - name: id dtype: int64 - name: question dtype: string - name: true_label sequence: string - name: prediction dtype: string splits: - name: fewshot_0_clip_tags_LAION_ViT_H_14_2B_with_openai_Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full_DETA_dete...
SciPhi/AgentSearch-V1
--- language: - en size_categories: - 1B<n<10B task_categories: - text-generation pretty_name: AgentSearch-V1 configs: - config_name: default data_files: - split: train path: "**/*.parquet" --- ### Getting Started The AgentSearch-V1 dataset boasts a comprehensive collection of over one billion embeddings, prod...
Jongmin123/aicontest
--- license: unknown ---
mole-code/com.theokanning.openai
--- dataset_info: features: - name: code dtype: string - name: apis sequence: string - name: extract_api dtype: string splits: - name: train num_bytes: 2736788 num_examples: 438 - name: test num_bytes: 150175 num_examples: 25 download_size: 932776 dataset_size: 2886963 conf...
Nexdata/8178_Chinese_Social_Comments_Events_Annotation_Data
--- license: cc-by-nc-nd-4.0 language: - zh --- ## Description 8,178 Chinese social comments annotated data. The contents are hot news in 2013. Each piece of news contains one or more events and is annotated with time, theme, cause, procedure and result. The data is stored in xml and can be used for natural language un...
autoevaluate/autoeval-eval-lener_br-lener_br-14b0f6-1886164287
--- type: predictions tags: - autotrain - evaluation datasets: - lener_br eval_info: task: entity_extraction model: Luciano/xlm-roberta-base-finetuned-lener_br-finetuned-lener-br metrics: [] dataset_name: lener_br dataset_config: lener_br dataset_split: train col_mapping: tokens: tokens tags: ner_...
liuyanchen1015/MULTI_VALUE_mrpc_bare_past_tense
--- dataset_info: features: - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: int64 - name: idx dtype: int64 - name: value_score dtype: int64 splits: - name: test num_bytes: 327219 num_examples: 1210 - name: train num_bytes: 694247 ...
Cherishh/asr-slu
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* dataset_info: features: - name: speech sequence: float64 - name: sampling_rate dtype: int64 - name: target_text dtype: string splits: ...
nzindoc/dataset-multiple-myeloma
--- license: apache-2.0 dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: answer dtype: string - name: text dtype: string splits: - name: train num_bytes: 903374 num_examples: 1012 download_size: 75259 dataset_size: 903374 configs: - ...
HPGomes/ModelodevozDinho
--- license: openrail ---
CVasNLPExperiments/docvqa_test_google_flan_t5_xxl_mode_OCR_VQA_Q_rices_ns_5188
--- dataset_info: features: - name: id dtype: int64 - name: question dtype: string - name: true_label sequence: string - name: prediction dtype: string splits: - name: fewshot_0 num_bytes: 413408 num_examples: 5188 download_size: 219038 dataset_size: 413408 configs: - config_na...
BirdL/DONOTUSEDATA-SideA
--- dataset_info: features: - name: text dtype: string - name: sexual dtype: float64 - name: hate dtype: float64 - name: violence dtype: float64 - name: self-harm dtype: float64 - name: sexual/minors dtype: float64 - name: hate/threatening dtype: float64 - name: violence/gr...
open-llm-leaderboard/details_cookinai__Valkyrie-V1
--- pretty_name: Evaluation run of cookinai/Valkyrie-V1 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [cookinai/Valkyrie-V1](https://huggingface.co/cookinai/Valkyrie-V1) on the [Open\ \ LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \...
Astr0nautico/joaogomes
--- license: openrail ---
akoukas/autextification2
--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': generated '1': human splits: - name: train num_bytes: 8606540.8 num_examples: 27076 - name: test num_bytes: 1075976.533018171 num_examples: 3385 - ...
skrishna/coin_flip_2_transformed
--- dataset_info: features: - name: targets dtype: string - name: targets_vec sequence: int64 - name: inputs dtype: string - name: text dtype: string - name: label dtype: string splits: - name: train num_bytes: 519914 num_examples: 2000 - name: test num_bytes: 521668 ...
tonytan48/Re-DocRED
--- license: mit --- # Re-DocRED Dataset This repository contains the dataset of our EMNLP 2022 research paper [Revisiting DocRED – Addressing the False Negative Problem in Relation Extraction](https://arxiv.org/pdf/2205.12696.pdf). DocRED is a widely used benchmark for document-level relation extraction. However, th...
malhajar/distilabel-intel-orca-dpo-pairs-tr
--- language: - tr license: mit size_categories: - 10M<n<100M task_categories: - text-classification - token-classification - table-question-answering - question-answering - zero-shot-classification - summarization - feature-extraction - text-generation - text2text-generation pretty_name: OrcaDPO configs: - config_name...
mylesmharrison/cornell-movie-dialog
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 21363514 num_examples: 304713 download_size: 13073496 dataset_size: 21363514 --- # Dataset Card for "cornell-movie-dialog"...
timescale/wikipedia-22-12-simple-embeddings
--- configs: - config_name: default data_files: - split: train path: wiki.csv license: apache-2.0 task_categories: - text-retrieval language: - en --- # wikipedia-22-12-simple-embeddings A modified version of [Cohere/wikipedia-22-12-simple-embeddings](https://huggingface.co/datasets/Cohere/wikipedia-22-12-simp...
erhwenkuo/medical_dialogue-chinese-zhtw
--- language: - zh license: mit size_categories: - 100K<n<1M task_categories: - text-generation dataset_info: features: - name: output dtype: string - name: input dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 553726613 num_examples: 799743 download_si...
causalnlp/corr2cause
--- configs: - config_name: default data_files: - split: train path: train.csv - split: test path: test.csv - split: validation path: dev.csv - config_name: perturbation_by_paraphrasing data_files: - split: train path: perturbation_by_paraphrasing_train.csv - split: test path: perturba...
A-Bar/de-nl_non_top_cs_dev
--- dataset_info: features: - name: query dtype: string - name: passage dtype: string - name: label dtype: float64 splits: - name: train num_bytes: 42018941 num_examples: 100000 download_size: 17480084 dataset_size: 42018941 configs: - config_name: default data_files: - split: tr...
cmeraki/wiki_en_hi
--- license: apache-2.0 --- A subset of wikitext combined with a sample of hindi wikipedia articles. Each line contains a paragraph from the article.
open-llm-leaderboard/details_seyf1elislam__WestKunai-Hermes-7b
--- pretty_name: Evaluation run of seyf1elislam/WestKunai-Hermes-7b dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [seyf1elislam/WestKunai-Hermes-7b](https://huggingface.co/seyf1elislam/WestKunai-Hermes-7b)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/Hugging...
DBQ/Hermes.Product.prices.Italy
--- annotations_creators: - other language_creators: - other language: - en license: - unknown multilinguality: - monolingual source_datasets: - original task_categories: - text-classification - image-classification - feature-extraction - image-segmentation - image-to-image - image-to-text - object-detection - summariz...
bigscience-data/roots_en_odiencorp
--- language: en license: cc-by-nc-sa-4.0 extra_gated_prompt: 'By accessing this dataset, you agree to abide by the BigScience Ethical Charter. The charter can be found at: https://hf.co/spaces/bigscience/ethical-charter' extra_gated_fields: I have read and agree to abide by the BigScience Ethical Charter: check...
mayflowergmbh/booksum_de
--- task_categories: - text-generation language: - de --- A german translation for the [booksum](https://huggingface.co/datasets/togethercomputer/Long-Data-Collections) dataset. Extracted from [seedboxventures/multitask_german_examples_32k](https://huggingface.co/datasets/seedboxventures/multitask_german_examples_32...
arbml/L_HSAB
--- dataset_info: features: - name: Tweet dtype: string - name: label dtype: class_label: names: 0: null 1: abusive 2: hate 3: normal splits: - name: train num_bytes: 1352345 num_examples: 5846 download_size: 566158 dataset_size: 135234...
Junghans/techno_album
--- license: openrail ---
Softage-AI/rlhf-qa_dataset
--- license: mit --- # RLHF Q&A Dataset With Citations ## Description This dataset provides 133 prompts of various types, including coding, math, general knowledge, personal queries, and writing tasks. Each prompt is followed by an answer generated by an LLM and a human, along with ratings for fluency and perceived ...
appvoid/simple-prompt-oasst
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 22163146 num_examples: 12947 download_size: 13029273 dataset_size: 22163146 configs: - config_name: default data_files: - split: train path: data/train-* ---
bimbom1310/NSMTrainData
--- license: openrail task_categories: - token-classification language: - en tags: - code pretty_name: NSM_Train_Data size_categories: - 1K<n<10K ---
bigscience-data/roots_fr_uncorpus
--- language: fr license: cc-by-4.0 extra_gated_prompt: 'By accessing this dataset, you agree to abide by the BigScience Ethical Charter. The charter can be found at: https://hf.co/spaces/bigscience/ethical-charter' extra_gated_fields: I have read and agree to abide by the BigScience Ethical Charter: checkbox --...
kaleemWaheed/twitter_dataset_1713009750
--- dataset_info: features: - name: id dtype: string - name: tweet_content dtype: string - name: user_name dtype: string - name: user_id dtype: string - name: created_at dtype: string - name: url dtype: string - name: favourite_count dtype: int64 - name: scraped_at dtyp...
open-llm-leaderboard/details_breadlicker45__dough-base-001
--- pretty_name: Evaluation run of breadlicker45/dough-base-001 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [breadlicker45/dough-base-001](https://huggingface.co/breadlicker45/dough-base-001)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_...
hanifsyarubany10/JakartaSearch-IndoQA-gemma
--- dataset_info: features: - name: context dtype: string - name: question dtype: string - name: answer dtype: string - name: prompt dtype: string - name: input_ids sequence: int32 - name: attention_mask sequence: int8 splits: - name: train num_bytes: 10670699 num_examp...
jonathan-roberts1/Brazilian_Cerrado-Savanna_Scenes
--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': agriculture '1': arboreal vegetation '2': herbaceous vegetation '3': shrubby vegetation splits: - name: train num_bytes: 16933385.557 num_e...
Shuv001/Sengine
--- license: apache-2.0 ---
KaiNylund/arxiv-year-splits
--- dataset_info: features: - name: text dtype: string splits: - name: 2006_2008_train num_bytes: 100484371 num_examples: 120937 - name: 2006_2008_test num_bytes: 10050474 num_examples: 12157 - name: 2009_2011_train num_bytes: 145839572 num_examples: 157401 - name: 2009_2011_te...
rubensmau/DovTzamir-fragmentos-memoria
--- license: mit conteudo: Capitulo do livro Fragmentos de Memória de Abraham Milgrom, redigido por Dov Tzamir ---
distilled-one-sec-cv12-each-chunk-uniq/chunk_250
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 883011920.0 num_examples: 172060 download_size: 904700995 dataset_size: 883011920.0 --- # Dataset Card for "chunk_250" [More Information needed](htt...
dmayhem93/agieval-gaokao-history
--- dataset_info: features: - name: query dtype: string - name: choices sequence: string - name: gold sequence: int64 splits: - name: test num_bytes: 120008 num_examples: 235 download_size: 78981 dataset_size: 120008 license: mit --- # Dataset Card for "agieval-gaokao-history" Datas...
JAYASWAROOP/trail1
--- task_categories: - question-answering ---
hellokitty/accident
--- license: apache-2.0 ---
yzhuang/autotree_automl_10000_electricity_sgosdt_l256_dim7_d3_sd0
--- dataset_info: features: - name: id dtype: int64 - name: input_x sequence: sequence: float32 - name: input_y sequence: sequence: float32 - name: input_y_clean sequence: sequence: float32 - name: rtg sequence: float64 - name: status sequence: sequence: flo...
firopyomyo/ggggggg
--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': conditioning_images '1': images splits: - name: train num_bytes: 9235.0 num_examples: 2 download_size: 6697 dataset_size: 9235.0 configs: - config_name: de...
reach-vb/mls-eng-10k-repunct-all
--- dataset_info: features: - name: original_path dtype: string - name: begin_time dtype: float64 - name: end_time dtype: float64 - name: transcript dtype: string - name: audio_duration dtype: float64 - name: speaker_id dtype: string - name: book_id dtype: string - name: re...
Yubing/dogs
--- license: openrail ---
SeyedAli/Persian-Text-Emotion
--- license: mit configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1612793 num_examples: 5558 - name: test ...
cannlytics/cannabis_tests
--- annotations_creators: - expert-generated language_creators: - expert-generated license: - cc-by-4.0 pretty_name: cannabis_tests size_categories: - 1K<n<10K source_datasets: - original tags: - cannabis - lab results - tests --- # Cannabis Tests, Curated by Cannlytics <div style="margin-top:1rem; ma...
niwator1/required_subject_1
--- license: apache-2.0 ---
CyberHarem/fuxi_honkai3
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of fuxi (Houkai 3rd) This is the dataset of fuxi (Houkai 3rd), containing 12 images and their tags. The core tags of this character are `bangs, blue_eyes, long_hair, hair_ornament, black_hair, ...
sethapun/arithmetic_2all_1to100
--- dataset_info: features: - name: expression dtype: string - name: answer dtype: float64 - name: label dtype: class_label: names: '0': 'false' '1': 'true' splits: - name: train num_bytes: 57780 num_examples: 2000 - name: validation num_bytes: 115...
qgallouedec/prj_gia_dataset_metaworld_disassemble_v2_1111
--- library_name: gia tags: - deep-reinforcement-learning - reinforcement-learning - gia - multi-task - multi-modal - imitation-learning - offline-reinforcement-learning --- An imitation learning environment for the disassemble-v2 environment, sample for the policy disassemble-v2 This environment was created as part...
SuodhanJ6/train
--- license: mit ---
Arindam0231/Adult-Income-Alpaca
--- dataset_info: features: - name: output dtype: string - name: input dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 18190039 num_examples: 48842 download_size: 478121 dataset_size: 18190039 configs: - config_name: default data_files: - split: t...
FER-Universe/DiffusionFER
--- layout: default title: Home nav_order: 1 has_children: false annotations_creators: - no-annotation language: - en language_creators: - found pretty_name: DiffusionFER size_categories: - n<500MB source_datasets: - original license: cc0-1.0 tags: - stable diffusion - prompt engineering - prompts - research paper - fa...
moyoweke/nollydata
--- license: apache-2.0 ---
Falah/ali_prompts
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 367063 num_examples: 1000 download_size: 19378 dataset_size: 367063 --- # Dataset Card for "ali_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-...
albertvillanova/vbsv-dataset
--- configs: - config_name: default data_files: "dataset.csv" sep: "|" ---
liuyanchen1015/MULTI_VALUE_mnli_analytic_whose_relativizer
--- dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: int64 - name: idx dtype: int64 - name: score dtype: int64 splits: - name: dev_matched num_bytes: 5186 num_examples: 16 - name: dev_mismatched num_bytes: 9084 ...
Falah/classification_arabic_dialects
--- dataset_info: features: - name: audio dtype: audio - name: label dtype: class_label: names: '0': Algeria '1': Egypt '2': Iraq '3': Jordan '4': Morocco '5': Saudi_Arabia '6': Sudan '7': Syria '8': Tu...
cjensen/celeb-identities
--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': Carrot_Top '1': Chris_Hemsworth '2': Gru '3': Michael_Jordan '4': Mother_Teresa '5': Winona_Ryder splits: - name: train num...
mask-distilled-one-sec-cv12/chunk_111
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 1173232444 num_examples: 230407 download_size: 1180373791 dataset_size: 1173232444 --- # Dataset Card for "chunk_111" [More Information needed](http...
jbrazzy/baby_names
--- dataset_info: features: - name: Names dtype: string - name: Sex dtype: string - name: Count dtype: int64 - name: Year dtype: int64 splits: - name: train num_bytes: 33860482 num_examples: 1084385 - name: test num_bytes: 8482889 num_examples: 271663 download_size: 133...
AppleHarem/rockrock_arknights
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of rockrock (Arknights) This is the dataset of rockrock (Arknights), containing 48 images and their tags. Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawl...
Vitorbr2009/voz-afauna-treinada
--- license: openrail ---
premai-io/sd-ml-assignment
--- license: mit task_categories: - text-to-image --- # Text to Image Dataset for Pixel Art style ## Dataset Description The dataset contains 100 examples of Images representing different topics all with the same style.
severo/doc-image-audio-1
--- size_categories: - n<1K --- # [doc] image + audio dataset 1 This dataset contains 4 jpeg image files and 4 wav audio files at the root.
open-llm-leaderboard/details_bofenghuang__vigogne-33b-instruct
--- pretty_name: Evaluation run of bofenghuang/vigogne-33b-instruct dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [bofenghuang/vigogne-33b-instruct](https://huggingface.co/bofenghuang/vigogne-33b-instruct)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/Hugging...
sriramahesh2000/GenetarionDataset
--- license: apache-2.0 ---
PragueMan/beautifuldata
--- license: apache-2.0 ---
autoevaluate/autoeval-eval-big_patent-y-b4cccf-1519855005
--- type: predictions tags: - autotrain - evaluation datasets: - big_patent eval_info: task: summarization model: pszemraj/pegasus-x-large-book-summary metrics: [] dataset_name: big_patent dataset_config: y dataset_split: test col_mapping: text: description target: abstract --- # Dataset Card for ...
MihaiIonascu/Azure_IaC_test
--- license: apache-2.0 ---
batzorigco/autotrain-data-autotrain-gg2pj-co58q
--- license: apache-2.0 dataset_info: features: - name: autotrain_text dtype: string - name: autotrain_label dtype: class_label: names: '0': ham '1': spam splits: - name: train num_bytes: 5535384 num_examples: 16278 - name: validation num_bytes: 1359462 ...
BangumiBase/shinmaimaounotestament
--- license: mit tags: - art size_categories: - 1K<n<10K --- # Bangumi Image Base of Shinmai Maou No Testament This is the image base of bangumi Shinmai Maou no Testament, we detected 35 characters, 3166 images in total. The full dataset is [here](all.zip). **Please note that these image bases are not guaranteed to ...
Yeerchiu/mmm_lmd_8bars
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 2877881612 num_examples: 162599 download_size: 464647020 dataset_size: 2877881612 configs: - config_name: default data_files: - split: train path: data/train-* ---
juancavallotti/multilingual-gec
--- author: Juan Alberto López Cavallotti date: Jan 6, 2023 license: apache-2.0 task_categories: - translation language: - en - es - fr - de tags: - grammar - gec - multi language - language detection pretty_name: Multi Lingual Grammar Error Correction Dataset size_categories: - 100K<n<1M --- # Dataset Card for Multil...
dash8x/dv-presidential-speech
--- license: apache-2.0 task_categories: - automatic-speech-recognition - text-to-speech language: - dv tags: - audio - dhivehi - yag - speech - president - political size_categories: - 1K<n<10K --- # Dataset Card for Dhivehi Presidential Speech 1.0 ### Dataset Summary Dhivehi Presidential Speech is a Dhivehi speech...
darksam/socialmedia-abuse
--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': neg '1': pos splits: - name: train num_bytes: 1074806 num_examples: 8530 download_size: 698844 dataset_size: 1074806 --- # Dataset Card for "socialmedia-ab...
open-llm-leaderboard/details_WebraftAI__synapsellm-7b-mistral-v0.4-preview2
--- pretty_name: Evaluation run of WebraftAI/synapsellm-7b-mistral-v0.4-preview2 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [WebraftAI/synapsellm-7b-mistral-v0.4-preview2](https://huggingface.co/WebraftAI/synapsellm-7b-mistral-v0.4-preview2)\ \ on the [Open LLM Leaderboard...
davanstrien/mapsnlsloaded
--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: 0: no building or railspace 1: railspace 2: building 3: railspace and non railspace building - name: map_sheet dtype: string splits: - name: test ...
amanneo/collected-mail-corpus-mini
--- dataset_info: features: - name: id dtype: float64 - name: email_type dtype: string - name: text dtype: string - name: mail_length dtype: int64 splits: - name: test num_bytes: 4260.131707317073 num_examples: 21 - name: train num_bytes: 37326.86829268293 num_examples: 1...
Bartolomeupaiva20/Eudes_carvalho_modelo_de-voz
--- license: openrail ---
joey234/rotten_tomatoes_affix_neg
--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': neg '1': pos - name: words_with_affixes sequence: string - name: sentence_replace_affix dtype: string splits: - name: test num_bytes: 32423 num_exa...
shidowake/augmxnt_ultra-orca-boros-en-ja-v1_split_3
--- dataset_info: features: - name: id dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: weight dtype: float64 - name: source dtype: string splits: - name: train num_bytes: 20639999.933149945 num_example...
UPNAdroneLab/powerline_towers
--- license: cc-by-nc-sa-4.0 size_categories: - n<1K pretty_name: powerline_towers --- # Power Line Towers Dataset The dataset comprises 860 aerial images of power line towers captured by UAVs using RGB cameras. Specifically intended for image classification tasks, each tower in the dataset has been meticulously anno...
tyzhu/squad_baseline_v4_train_30_eval_10
--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: answers sequence: - name: text dtype: string - name: answer_start dtype: int32 - name: inputs dtype: string - ...
bellagio-ai/t2i-hoan-kiem-lake
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 5768681.0 num_examples: 23 download_size: 5719900 dataset_size: 5768681.0 --- # Dataset C...
open-llm-leaderboard/details_Inv__MoeMoE-2x7b
--- pretty_name: Evaluation run of Inv/MoeMoE-2x7b dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [Inv/MoeMoE-2x7b](https://huggingface.co/Inv/MoeMoE-2x7b) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is comp...
epts/joyokanji
--- license: mit ---
GreeneryScenery/SheepsDiffusion
--- dataset_info: features: - name: image dtype: image - name: prompt dtype: string - name: square_image dtype: image - name: conditioning_image dtype: image splits: - name: train num_bytes: 10700034070.0 num_examples: 10000 download_size: 10815458379 dataset_size: 10700034070....
japanese-asr/whisper_transcriptions.reazonspeech.all_28
--- dataset_info: config_name: all features: - name: name dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: whisper_transcript sequence: int64 splits: - name: train num_bytes: 30418826481.0 num_examples: 26717...
tyzhu/random_letter_same_length_find_passage_train30_eval10_num
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: inputs dtype: string - name: targets dtype: string splits: - name: train num_bytes: 21610 num_examples: 70 - name: valid...