datasetId
stringlengths
2
117
card
stringlengths
19
1.01M
Ssunbell/boostcamp-docvqa-v2
--- dataset_info: features: - name: questionId dtype: int64 - name: question dtype: string - name: image sequence: sequence: sequence: uint8 - name: docId dtype: int64 - name: ucsf_document_id dtype: string - name: ucsf_document_page_no dtype: string - name: answers...
alvarobartt/distilabel
--- dataset_info: features: - name: instruction dtype: string - name: completion dtype: string - name: meta struct: - name: category dtype: string - name: completion dtype: string - name: id dtype: int64 - name: input dtype: string - name: motivation_app ...
BramVanroy/dutch_chat_datasets
--- language: - nl size_categories: - 100K<n<1M task_categories: - question-answering - text-generation - conversational pretty_name: Chat Datasets for Dutch dataset_info: features: - name: prompt dtype: string - name: prompt_id dtype: string - name: messages list: - name: content dtype: s...
ostapeno/oasst1_seed10737
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: instruction dtype: string - name: instruction_quality dtype: float64 - name: response dtype: string - name: response_quality dtype: float64 splits: - name: train nu...
CyberHarem/sheema_fireemblem
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of sheema (Fire Emblem) This is the dataset of sheema (Fire Emblem), containing 16 images and their tags. The core tags of this character are `brown_hair, long_hair, red_eyes, brown_eyes`, whic...
Francesco/flir-camera-objects
--- dataset_info: features: - name: image_id dtype: int64 - name: image dtype: image - name: width dtype: int32 - name: height dtype: int32 - name: objects sequence: - name: id dtype: int64 - name: area dtype: int64 - name: bbox sequence: float32 lengt...
starfishmedical/webGPT_x_dolly
--- license: cc-by-sa-3.0 task_categories: - question-answering size_categories: - 10K<n<100K --- This dataset contains a selection of Q&A-related tasks gathered and cleaned from the webGPT_comparisons set and the databricks-dolly-15k set. Unicode escapes were explicitly removed, and wikipedia citations in the "outpu...
tyzhu/squad_qa_baseline_v5_full_recite_full_passage_first_permute_rerun
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: answer...
zxx-silence/my-shiba-inu-dataset
--- dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 2997266.0 num_examples: 13 download_size: 2987648 dataset_size: 2997266.0 --- # Dataset Card for "my-shiba-inu-dataset" [More Information needed](https://github.com/huggingfa...
Multimodal-Fatima/FGVC_Aircraft_test_embeddings
--- dataset_info: features: - name: image dtype: image - name: id dtype: int64 - name: vision_embeddings sequence: float32 splits: - name: openai_clip_vit_large_patch14 num_bytes: 933154950.0 num_examples: 3333 download_size: 935494333 dataset_size: 933154950.0 --- # Dataset Card for...
liuyanchen1015/MULTI_VALUE_sst2_me_us
--- dataset_info: features: - name: sentence dtype: string - name: label dtype: int64 - name: idx dtype: int64 - name: score dtype: int64 splits: - name: dev num_bytes: 1012 num_examples: 8 - name: test num_bytes: 2232 num_examples: 16 - name: train num_bytes: 30783...
mask-distilled-onesec-cv12-each-chunk-uniq/chunk_136
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 1161938388.0 num_examples: 228189 download_size: 1185012083 dataset_size: 1161938388.0 --- # Dataset Card for "chunk_136" [More Information needed](...
seansullivan/PCone-Integrations
--- license: other ---
AmelieSchreiber/aging_proteins
--- license: mit task_categories: - text-classification language: - en tags: - esm - esm2 - ESM-2 - aging proteins - protein laguage model - biology --- # Description of the Dataset This is (part of) the dataset used in [Prediction and characterization of human ageing-related proteins by using machine learning](http...
satyambarnwal/balcony8
--- dataset_info: features: - name: original_image dtype: image - name: edit_prompt dtype: string - name: output_image dtype: image splits: - name: train num_bytes: 56784678.0 num_examples: 63 download_size: 29126186 dataset_size: 56784678.0 configs: - config_name: default data_fil...
NetherlandsForensicInstitute/simplewiki-translated-nl
--- license: cc-by-sa-4.0 task_categories: - sentence-similarity language: - nl size_categories: - 100K<n<1M --- This is a Dutch version of the [SimpleWiki](https://cs.pomona.edu/~dkauchak/simplification/) text simplification dataset. Which we have auto-translated from English into Dutch using Meta's [No Language Lef...
idrismaric/dxb_realestate
--- license: mit ---
alkzar90/NIH-Chest-X-ray-dataset
--- annotations_creators: - machine-generated - expert-generated language_creators: - machine-generated - expert-generated language: - en license: - unknown multilinguality: - monolingual pretty_name: NIH-CXR14 paperswithcode_id: chestx-ray14 size_categories: - 100K<n<1M task_categories: - image-classification task_ids...
SINAI/SA-Corpus
--- license: cc-by-nc-sa-4.0 tags: - Sentiment Analysis configs: - config_name: default data_files: - split: 1star path: SINAI-SA-corpus/1/*.txt - split: 2star path: SINAI-SA-corpus/2/*.txt - split: 3star path: SINAI-SA-corpus/3/*.txt - split: 4star path: SINAI-SA-corpus/4/*.txt - split: 5st...
boapps/kmdb_classification
--- 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: text dtype: string - name: title dtype: string - name: description dtype: string - name:...
MikeXydas/qr2t_benchmark
--- license: mit ---
Deojoandco/reward_model_anthropic_88
--- dataset_info: features: - name: prompt dtype: string - name: response dtype: string - name: chosen dtype: string - name: rejected dtype: string - name: output sequence: string - name: toxicity sequence: float64 - name: severe_toxicity sequence: float64 - name: obscene ...
liuyanchen1015/MULTI_VALUE_mrpc_synthetic_superlative
--- 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: 3769 num_examples: 13 - name: train num_bytes: 8162 num_e...
imdatta0/oasst_top1_5k
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 8933937.59172009 num_examples: 5000 - name: test num_bytes: 1215910 num_examples: 690 download_size: 5835349 dataset_size: 10149847.59172009 configs: - config_name: default data_files: - split: ...
AdapterOcean/data-standardized_cluster_17
--- dataset_info: features: - name: text dtype: string - name: conversation_id dtype: int64 - name: embedding sequence: float64 - name: cluster dtype: int64 splits: - name: train num_bytes: 19624365 num_examples: 1858 download_size: 5710907 dataset_size: 19624365 configs: - con...
open-llm-leaderboard/details_vibhorag101__llama-2-13b-chat-hf-phr_mental_therapy
--- pretty_name: Evaluation run of vibhorag101/llama-2-13b-chat-hf-phr_mental_therapy dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [vibhorag101/llama-2-13b-chat-hf-phr_mental_therapy](https://huggingface.co/vibhorag101/llama-2-13b-chat-hf-phr_mental_therapy)\ \ on the [Open ...
ghomasHudson/muld_AO3_Style_Change_Detection
--- dataset_info: features: - name: input dtype: string - name: output dtype: string - name: metadata dtype: string splits: - name: test num_bytes: 282915635 num_examples: 2352 - name: train num_bytes: 762370660 num_examples: 6354 - name: validation num_bytes: 83699681 ...
joey234/tweet_eval_affix_neg
--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': negative '1': neutral '2': positive - name: words_with_affixes sequence: string splits: - name: test num_bytes: 56170 num_examples: 405 downl...
Seongill/Trivia_5_small_missing_adv
--- dataset_info: features: - name: question dtype: string - name: answers sequence: string - name: has_answer dtype: bool - name: similar_sub dtype: string - name: ctxs list: - name: answer_sent sequence: string - name: hasanswer dtype: bool - name: id dtyp...
wdavies/testme
--- license: other license_name: none license_link: LICENSE dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 257539 num_examples: 1 - name: validation num_bytes: 257539 num_examples: 1 - name: test num_bytes: 257539 num_examples: 1 download_si...
datajuicer/llava-pretrain-refined-by-data-juicer
--- license: apache-2.0 task_categories: - image-to-text - visual-question-answering language: - en tags: - data-juicer - pretraining - multimodal size_categories: - 100K<n<1M --- # LLaVA pretrain -- LCS-558k (refined by Data-Juicer) A refined version of LLaVA pretrain dataset (LCS-558k) by [Data-Juicer](https://gith...
abdulhady/ckb
--- license: other ---
alvations/wikisummary-translations
--- dataset_info: features: - name: lang dtype: string - name: title dtype: string - name: sentence dtype: string - name: url dtype: string - name: prompt dtype: string - name: output list: - name: generated_text dtype: string - name: model dtype: string - name: d...
liuyanchen1015/MULTI_VALUE_rte_analytic_whose_relativizer
--- 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: 15346 num_examples: 32 - name: train num_bytes: 14108 num...
kpriyanshu256/MultiTabQA-multitable_pretraining-Salesforce-codet5-base_train-html-24000
--- dataset_info: features: - name: input_ids sequence: sequence: int32 - name: attention_mask sequence: sequence: int8 - name: labels sequence: sequence: int64 splits: - name: train num_bytes: 13336000 num_examples: 1000 download_size: 650652 dataset_size: 13336000...
Multimodal-Fatima/Imagenette_validation
--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': tench '1': English springer '2': cassette player '3': chain saw '4': church '5': French horn '6': garbage truck ...
magnifi/hl-codellama-chat-response-v2
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: Query dtype: string - name: Result dtype: string - name: chat_response dtype: string splits: - name: train num_bytes: 1321860.461185...
zhangshuoming/final_c_x86_O0_exebench_numeric_full_json_cleaned
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 16258218.0 num_examples: 12833 download_size: 4646995 dataset_size: 16258218.0 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "final_c_x86_O0_exeb...
PanoEvJ/GPT3.5_summarization_preference_RLAIF
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: prompt dtype: string - name: chosen dtype: string - name: rejected dtype: string splits: - name: train num_bytes: 162321 num_examples: 100 download_size: 105617 d...
anjunhu/naively_captioned_CUB2002011_test_2shot
--- dataset_info: features: - name: text dtype: string - name: text_cupl dtype: string - name: image dtype: image splits: - name: train num_bytes: 11010976.0 num_examples: 400 download_size: 10976537 dataset_size: 11010976.0 --- # Dataset Card for "naively_captioned_CUB2002011_test_2...
rodrigo99/bian
--- license: other ---
anasalashqar/autotrain-data-hhhh
--- task_categories: - image-classification --- # AutoTrain Dataset for project: hhhh ## Dataset Description This dataset has been automatically processed by AutoTrain for project hhhh. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### Data Instances A sample from this da...
ka05ar/dravidian-fake-news
--- license: apache-2.0 task_categories: - text-classification language: - ml tags: - fake news size_categories: - 1K<n<10K ---
deus-ex-machina/animagine-xl-3.0-artist-comparison
--- license: apache-2.0 task_categories: - text-to-image language: - en tags: - sample - example - comparison - stable-diffusion - stable-diffusion-xl - animagine size_categories: - 1K<n<10K viewer: false --- Using https://huggingface.co/cagliostrolab/animagine-xl-3.0, I created samples for the top 7500 artist tags bas...
distilled-one-sec-cv12-each-chunk-uniq/chunk_241
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 1464842156.0 num_examples: 285433 download_size: 1501779550 dataset_size: 1464842156.0 --- # Dataset Card for "chunk_241" [More Information needed](...
breno30/LocutorAlessandroGomes
--- license: openrail ---
liuyanchen1015/VALUE_wikitext103_been_done
--- dataset_info: features: - name: sentence dtype: string - name: score dtype: int64 splits: - name: test num_bytes: 631030 num_examples: 752 - name: train num_bytes: 250823074 num_examples: 294089 - name: validation num_bytes: 553077 num_examples: 673 download_size: 148...
RIW/small_coco_test_25
--- dataset_info: features: - name: image dtype: image - name: caption dtype: string - name: url dtype: string - name: key dtype: string - name: status dtype: string - name: error_message dtype: 'null' - name: width dtype: int64 - name: height dtype: int64 - name: ori...
Falah/expanded_artistic_prompts
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 221011 num_examples: 1000 download_size: 33944 dataset_size: 221011 --- # Dataset Card for "expanded_artistic_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUT...
kpriyanshu256/MultiTabQA-multitable_pretraining-train-v2-31000
--- dataset_info: features: - name: tables sequence: string - name: table_names sequence: string - name: query dtype: string - name: answer dtype: string - name: source dtype: string - name: target dtype: string - name: source_latex dtype: string - name: target_latex dt...
huggingartists/tanzy-minus
--- language: - en tags: - huggingartists - lyrics --- # Dataset Card for "huggingartists/tanzy-minus" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [How...
archxin111/111
--- license: openrail ---
mask-distilled-onesec-cv12-each-chunk-uniq/chunk_10
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 1029683872.0 num_examples: 202216 download_size: 1047224083 dataset_size: 1029683872.0 --- # Dataset Card for "chunk_10" [More Information needed](h...
PJMixers/Futurama-CustomShareGPT
--- language: - en size_categories: - n<1K --- [Source](https://theinfosphere.org/Episode_Transcript_Listing) ``` 3.9% Cleaned. ``` **You should avoid using this set unless you *clean it yourself*, or wait until I've finished cleaning it and changed this text to say it's good to go.** Intended for use with Axolotl w...
HelloKattyz/SriyaBYHKattyz
--- license: openrail ---
gurprbebo/FT_Dataset
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 1844 num_examples: 6 download_size: 3899 dataset_size: 1844 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "FT_Dataset" [More Information needed]...
d0rj/rudetoxifier_data_detox
--- dataset_info: features: - name: text dtype: string - name: toxic dtype: float64 - name: detox dtype: string splits: - name: train num_bytes: 8268013 num_examples: 31407 - name: test num_bytes: 2646830 num_examples: 10000 download_size: 6182785 dataset_size: 10914843 lic...
kellycyy/CulturalBench
--- license: apache-2.0 task_categories: - question-answering - text-generation language: - en tags: - culture pretty_name: culturalbench size_categories: - n<1K --- # CulturalBench-v0.1: Evaluation data collected from CulturalTeaming -- AI-Assisted Interactive Red-Teaming for Challenging LLM on Multicultural Knowledg...
CyberHarem/bazett_fraga_mcremitz_fatekaleidlinerprismaillya
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of Bazett Fraga McRemitz This is the dataset of Bazett Fraga McRemitz, containing 234 images and their tags. Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-cr...
mattyhatch/tomatoesSpoof2
--- dataset_info: features: - name: pixel_values dtype: image - name: label sequence: sequence: int64 splits: - name: train num_bytes: 673124095.0 num_examples: 557 download_size: 35510907 dataset_size: 673124095.0 --- # Dataset Card for "tomatoesSpoof2" [More Information needed](ht...
gnumanth/gita
--- dataset_info: features: - name: title dtype: string - name: word_meanings dtype: string - name: verse_number dtype: int64 - name: text dtype: string - name: transliteration dtype: string - name: chapter_id dtype: int64 - name: chapter_number dtype: int64 - name: verse_o...
tuanio/processed_bad_word_cls_dataset
--- dataset_info: features: - name: labels dtype: int64 - name: input_ids sequence: sequence: int32 - name: attention_mask sequence: sequence: int8 splits: - name: train num_bytes: 15208128.0 num_examples: 90000 - name: test num_bytes: 1689792.0 num_examples: 10000 ...
distilled-from-one-sec-cv12/chunk_119
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 1378911948 num_examples: 268689 download_size: 1409225386 dataset_size: 1378911948 --- # Dataset Card for "chunk_119" [More Information needed](http...
nreHieW/SoccerNet_Field_Segmentation
--- dataset_info: features: - name: image dtype: image - name: outlines sequence: sequence: uint8 - name: segments sequence: sequence: sequence: bool - name: id dtype: int64 - name: is_bad dtype: bool splits: - name: train num_bytes: 18811729165.83 num_exa...
open-llm-leaderboard/details_Eric111__openchat-3.5-0106-128k-DPO
--- pretty_name: Evaluation run of Eric111/openchat-3.5-0106-128k-DPO dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [Eric111/openchat-3.5-0106-128k-DPO](https://huggingface.co/Eric111/openchat-3.5-0106-128k-DPO)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/H...
Mitsuki-Sakamoto/alpaca_farm-deberta-re-pref-64-fil_self_160m_bo16_2_mix_50_kl_0.1_prm_160m_thr_0.0_seed_2_t_1.0
--- dataset_info: config_name: alpaca_instructions-pythia_160m_alpaca_farm_instructions_sft_constant_pa_seed_1 features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: preference dtype: int64 - name: output_1 dtype: string - name: o...
Nexdata/10142_Videos_Fall_Behavior_Data
--- license: cc-by-nc-nd-4.0 --- ## Description 10,142 Videos-Fall Behavior Data. The data includes indoor scenes and outdoor scenes. The data covers multiple scenes, multiple shooting angles, multiple collecting time, multiple resolution. The data can be used for tasks such as fall behavior detection, fall behavior re...
Anand8078/esg_collection_3
--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 319 num_examples: 3 download_size: 1937 dataset_size: 319 configs: - config_name: default data_files: - split: train path: data/train-* ---
bryanmontes/gokuia
--- license: unknown ---
mask-distilled-one-sec-cv12/chunk_203
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 1209477300 num_examples: 237525 download_size: 1234358644 dataset_size: 1209477300 --- # Dataset Card for "chunk_203" [More Information needed](http...
karmiq/wikipedia-embeddings-cs-chunks
--- dataset_info: features: - name: id dtype: string - name: url dtype: string - name: title dtype: string - name: chunks sequence: string splits: - name: train num_bytes: 1576255061 num_examples: 534044 download_size: 973879557 dataset_size: 1576255061 configs: - config_name: ...
dipudl/research-paper-tokenized-dataset
--- dataset_info: features: - name: labels sequence: int64 - name: input_ids sequence: int32 - name: attention_mask sequence: int8 splits: - name: train num_bytes: 1087419951 num_examples: 861228 download_size: 376657164 dataset_size: 1087419951 --- # Dataset Card for "research-paper...
nazneen/self-instruct-seed
--- license: apache-2.0 task_categories: - conversational language: - en size_categories: - n<1K --- Manually created seed dataset used in bootstrapping in the Self-instruct paper https://arxiv.org/abs/2212.10560. This is part of the instruction fine-tuning datasets.
BangumiBase/goldenkamuy
--- license: mit tags: - art size_categories: - 1K<n<10K --- # Bangumi Image Base of Golden Kamuy This is the image base of bangumi Golden Kamuy, we detected 44 characters, 8914 images in total. The full dataset is [here](all.zip). **Please note that these image bases are not guaranteed to be 100% cleaned, they may ...
mlinmg/test
--- dataset_info: features: - name: system dtype: string - name: instruction dtype: string - name: response dtype: string splits: - name: train num_bytes: 22888 num_examples: 5 download_size: 42237 dataset_size: 22888 configs: - config_name: default data_files: - split: train ...
mk9165/ko-voicefishing-classification
--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 2626452 num_examples: 1012 download_size: 1386022 dataset_size: 2626452 --- # Dataset Card for "ko-voicefishing-classification" [More Information needed](https://github.com/h...
whitefox123/tashkeel_tsaongaf
--- license: mit ---
superb
--- annotations_creators: - other language_creators: - other language: - en license: - unknown multilinguality: - monolingual size_categories: - unknown source_datasets: - original - extended|librispeech_asr - extended|other-librimix - extended|other-speech_commands task_categories: - automatic-speech-recognition - aud...
LanguageBind/VIDAL-Depth-Thermal
--- license: mit --- <p align="center"> <img src="https://s11.ax1x.com/2024/02/01/pFMDAm9.png" width="250" style="margin-bottom: 0.2;"/> <p> <h2 align="center"> <a href="https://arxiv.org/pdf/2310.01852.pdf">【ICLR 2024 🔥】LanguageBind: Extending Video-Language Pretraining to N-modality by Language-based Semantic Al...
asas-ai/tydiqa-ar-primary_task
--- language: - ar license: apache-2.0 task_categories: - question-answering pretty_name: ' tydiqa-ar' configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: passage_answer_candidates sequence: -...
DoctorSlimm/mozart-api
--- configs: - config_name: default data_files: - split: train path: data.csv --- # Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary [More Information Needed] ### Supported Tasks and Lead...
ndaamod/Ndaamod
--- license: openrail ---
allganize/flare-convfinqa-sampled-ko
--- dataset_info: features: - name: conversation_id dtype: string - name: conversations list: - name: content dtype: string - name: role dtype: string - name: gpt dtype: string splits: - name: test num_bytes: 431924 num_examples: 98 download_size: 187925 dataset_s...
SadiaAfreen1048/guanaco-llama2-1k
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 1654448 num_examples: 1000 download_size: 966692 dataset_size: 1654448 configs: - config_name: default data_files: - split: train path: data/train-* ---
anirudhlakhotia/roots_indic-hi_iitb_english_hindi_corpus
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 4017420782 num_examples: 8388176 download_size: 1741728890 dataset_size: 4017420782 configs: - config_name: default data_files: - split: train path: data/train-* ---
lca0503/soxdata_encodec
--- dataset_info: features: - name: file_id dtype: string - name: instruction dtype: string - name: transcription dtype: string - name: src_encodec_0 sequence: int64 - name: src_encodec_1 sequence: int64 - name: src_encodec_2 sequence: int64 - name: src_encodec_3 sequence: in...
distilled-one-sec-cv12-each-chunk-uniq/chunk_213
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 1272233064.0 num_examples: 247902 download_size: 1304763986 dataset_size: 1272233064.0 --- # Dataset Card for "chunk_213" [More Information needed](...
spacemanidol/summary-enhanced-msmarco-passage-corpus
--- license: apache-2.0 ---
VatsaDev/worldbuild
--- license: mit task_categories: - conversational - text-generation language: - en pretty_name: worldbuilding size_categories: - 10K<n<100K --- *note: The dataset was fine, but the parquet bot appears to have messed it up somehow, if its not visible up there, look at dataset.jsonl* Updates: - Jan 7th 2024 - scrape...
AryanAnuj/processed_dataset_orca-math-word-problems-200k
--- license: mit --- Dataset Description: This dataset contains data that has undergone two preprocessing steps: Removal of Instructions with Less Than 100 Tokens in Response: Instructions with less than 100 tokens in the response have been removed from the dataset. This preprocessing step helps to ensure that the da...
bigheiniuJ/JimmyLuMoreBaselines
--- dataset_info: features: - name: output dtype: string - name: input dtype: string - name: seed dtype: string - name: split dtype: string - name: task dtype: string - name: options sequence: string - name: id dtype: int64 - name: aug_type dtype: string - name: aug_t...
distilled-from-one-sec-cv12/chunk_152
--- dataset_info: features: - name: logits sequence: float32 - name: mfcc sequence: sequence: float64 splits: - name: train num_bytes: 902641820 num_examples: 175885 download_size: 921960634 dataset_size: 902641820 --- # Dataset Card for "chunk_152" [More Information needed](https:/...
sarthak-2002/anime-quotes
--- dataset_info: features: - name: Anime dtype: string - name: Quote dtype: string splits: - name: train num_bytes: 1502790 num_examples: 8612 download_size: 901147 dataset_size: 1502790 configs: - config_name: default data_files: - split: train path: data/train-* ---
beskrovnykh/daniel-dataset-fragments
--- dataset_info: features: - name: title dtype: string - name: published dtype: string - name: url dtype: string - name: id dtype: string - name: text dtype: string - name: start dtype: float64 - name: end dtype: float64 splits: - name: train num_bytes: 6537589 n...
showchen/Frostnova
--- license: apache-2.0 ---
liuyanchen1015/MULTI_VALUE_qqp_for_to_pupose
--- dataset_info: features: - name: question1 dtype: string - name: question2 dtype: string - name: label dtype: int64 - name: idx dtype: int64 - name: value_score dtype: int64 splits: - name: dev num_bytes: 554737 num_examples: 3474 - name: test num_bytes: 5563205 ...
greengerong/leetcode
--- license: mit ---
centroIA/MistralInstructScenarios
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: input dtype: string - name: output dtype: string - name: text dtype: string splits: - name: train num_bytes: 2684487 num_examples: 967 download_size: 698243 datas...
doguaraci/trial
--- dataset_info: features: - name: prompt dtype: string - name: response dtype: string splits: - name: train num_bytes: 252534040 num_examples: 96209 - name: test num_bytes: 2568372 num_examples: 1000 download_size: 143740404 dataset_size: 255102412 configs: - config_name: defau...
jxm/agnews
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: dev path: data/dev-* dataset_info: features: - name: sentence dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 30133565 num_ex...