datasetId stringlengths 2 117 | card stringlengths 19 1.01M |
|---|---|
shuyuej/prompt_consistency_training | ---
license: apache-2.0
---
# 🚀 Load Dataset
```python
from datasets import load_dataset
dataset = load_dataset("shuyuej/prompt_consistency_training")
dataset = dataset["train"]
print(dataset)
```
|
iwatzon/EconData | ---
dataset_info:
features:
- name: input
dtype: string
- name: context
dtype: string
- name: output
dtype: int64
splits:
- name: train
num_bytes: 4671810
num_examples: 13156
download_size: 1464923
dataset_size: 4671810
configs:
- config_name: default
data_files:
- split: train
... |
Hobis/bark-polish-semantic-wav-training | ---
language:
- pl
--- |
laion/chirp-v2-dataset | ---
dataset_info:
features:
- name: user_prompt
dtype: string
- name: system_prompt
dtype: string
- name: lyrics
dtype: string
- name: audio
dtype: audio
- name: link
dtype: string
- name: message_id
dtype: string
- name: timestamp
dtype: string
... |
florin-hf/nq_open_gold | ---
task_categories:
- question-answering
language:
- en
size_categories:
- 10K<n<100K
---
# Natural Questions Open Dataset with Gold Documents
This dataset is a curated version of the [Natural Questions open dataset](https://huggingface.co/datasets/nq_open),
with the inclusion of the gold documents from the original... |
thorirhrafn/rmh_subset_large | ---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 2916969362
num_examples: 1128641
- name: test
num_bytes: 40265924
num_examples: 10000
- name: eval
num_bytes: 4719273
num_examples: 2000
download_size: 1808550301
dataset_size: 2961954559
... |
brwac | ---
annotations_creators:
- no-annotation
language_creators:
- found
language:
- pt
license:
- unknown
multilinguality:
- monolingual
size_categories:
- 1M<n<10M
source_datasets:
- original
task_categories:
- text-generation
- fill-mask
task_ids:
- language-modeling
- masked-language-modeling
paperswithcode_id: brwac
p... |
PranavVerma-droid/manifesto | ---
license: mit
language:
- en
tags:
- llama2
size_categories:
- 1K<n<10K
task_categories:
- text-classification
- text-generation
---
# Manifesto DB
This is a General-Purpose Dataset. This Includes Information About Math, Real Word Events, Science, Instructions to Do Things in Real Life, etc.
This Database has No F... |
fabiochiu/kira-dog | ---
dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 1300183.0
num_examples: 5
download_size: 1301094
dataset_size: 1300183.0
---
# Dataset Card for "kira-dog"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-c... |
cellfabrik/cultured_meat | ---
license: apache-2.0
---
|
QuangDuy/1024token | ---
dataset_info:
features:
- name: Context
dtype: string
- name: Statement
dtype: string
- name: labels
dtype: string
- name: text
dtype: string
splits:
- name: dataset
num_bytes: 12788903
num_examples: 1447
download_size: 5015823
dataset_size: 12788903
configs:
- config_name:... |
Nexdata/1990000_Groups_Chinese_Czech_Parallel_Corpus_Data | ---
license: cc-by-nc-nd-4.0
---
## Description
1,990,000 sets of Chinese and Czech language parallel translation corpus, data storage format is txt document. Data cleaning, desensitization, and quality inspection have been carried out, which can be used as a basic corpus for text data analysis and in fields such as ma... |
distilled-from-one-sec-cv12/chunk_93 | ---
dataset_info:
features:
- name: logits
sequence: float32
- name: mfcc
sequence:
sequence: float64
splits:
- name: train
num_bytes: 1268086408
num_examples: 247094
download_size: 1295684952
dataset_size: 1268086408
---
# Dataset Card for "chunk_93"
[More Information needed](https... |
CyberHarem/sheeda_fireemblem | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of sheeda (Fire Emblem)
This is the dataset of sheeda (Fire Emblem), containing 427 images and their tags.
The core tags of this character are `blue_hair, long_hair, blue_eyes, breasts, large_b... |
coralexbadea/sidewalk-imagery | ---
dataset_info:
features:
- name: pixel_values
dtype: image
- name: label
dtype: image
splits:
- name: train
num_bytes: 86083036.0
num_examples: 10
download_size: 3930138
dataset_size: 86083036.0
---
# Dataset Card for "sidewalk-imagery"
[More Information needed](https://github.com/hugg... |
bakhitovd/covid_breathing_deep | ---
license: mit
---
|
e-mohammadii/adsfddb | ---
license: afl-3.0
---
|
joey234/mmlu-computer_security-neg-prepend | ---
dataset_info:
features:
- name: question
dtype: string
- name: choices
sequence: string
- name: answer
dtype:
class_label:
names:
'0': A
'1': B
'2': C
'3': D
- name: negate_openai_prompt
struct:
- name: content
dtype: string
... |
fightfei/llama2-path-concentration-1.5k | ---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 600075.1011080332
num_examples: 1429
- name: test
num_bytes: 6298.898891966759
num_examples: 15
download_size: 78423
dataset_size: 606374.0
---
# Dataset Card for "llama2-path-concentration-1.5k"
[... |
autoevaluate/autoeval-staging-eval-emotion-default-a0d22e-17376346 | ---
type: predictions
tags:
- autotrain
- evaluation
datasets:
- emotion
eval_info:
task: multi_class_classification
model: autoevaluate/multi-class-classification-not-evaluated
metrics: []
dataset_name: emotion
dataset_config: default
dataset_split: test
col_mapping:
text: text
target: label
---
... |
Dstycoon/trial8 | ---
dataset_info:
features:
- name: data
dtype: string
- name: conversation
dtype: string
- name: predicted_disease
dtype: string
- name: rationale
dtype: string
splits:
- name: train
num_bytes: 56747
num_examples: 10
download_size: 61186
dataset_size: 56747
configs:
- config_n... |
bishad/gsplat | ---
license: apache-2.0
---
|
BangumiBase/kochikame | ---
license: mit
tags:
- art
size_categories:
- 10K<n<100K
---
# Bangumi Image Base of Kochikame
This is the image base of bangumi Kochikame, we detected 85 characters, 22061 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 be ... |
wavpub/JinJinLeDao_QA_Dataset | ---
task_categories:
- question-answering
- text-generation
language:
- zh
pretty_name: JinJinLeDao QA Dataset
size_categories:
- 10K<n<100K
---
# JinJinLeDao QA Dataset
## Dataset Description
**Repository**: https://github.com/tech-podcasts/JinJinLeDao_QA_Dataset
**HuggingFace**: https://huggingface.co/datasets/wavpu... |
eunbinni/ola_polyglot_5.8B_t1_data | ---
dataset_info:
features:
- name: input
dtype: string
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 691281335
num_examples: 580812
download_size: 399933748
dataset_size: 691281335
configs:
- config_name: default
data_files:
- sp... |
mteb/cqadupstack-mathematica | ---
language:
- en
multilinguality:
- monolingual
task_categories:
- text-retrieval
source_datasets:
- cqadupstack-mathematica
task_ids:
- document-retrieval
config_names:
- corpus
tags:
- text-retrieval
dataset_info:
- config_name: default
features:
- name: query-id
dtype: string
- name: corp... |
pharaouk/CoT-Collection | ---
license: cc-by-4.0
task_categories:
- text-generation
- text-classification
language:
- en
size_categories:
- 1M<n<10M
---
# Dataset Card for Dataset Name
## Dataset Description
- **Homepage:https://github.com/kaistAI/CoT-Collection**
- **Repository:https://github.com/kaistAI/CoT-Collection**
- **Paper:https:/... |
bdsaglam/web_nlg-erx-sft-multi-turn-sharegpt | ---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 12108226
num_examples: 11752
- name: dev
num_bytes: 1530347
num_examples: 1484
- name: test
num_bytes: 2752494
num_e... |
FahedShadid/tshirt-captions | ---
license: cc-by-nc-4.0
---
|
davidfant/natural-questions-chunk-10 | ---
dataset_info:
features:
- name: id
dtype: string
- name: document
struct:
- name: html
dtype: string
- name: title
dtype: string
- name: tokens
sequence:
- name: end_byte
dtype: int64
- name: is_html
dtype: bool
- name: start_byte
... |
Nebulous/gpt4all_pruned | ---
license: cc
---
Pruned gpt4all dataset meant to reduce annoying behvaiors and nonsensical prompts |
ashwathjadhav23/Spanish_MLM_6 | ---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 2305167
num_examples: 24999
download_size: 1495017
dataset_size: 2305167
---
# Dataset Card for "Spanish_MLM_6"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how... |
qazisaad/llama_2_product_titles-esci_train-temp-neg | ---
dataset_info:
features:
- name: index
dtype: int64
- name: query
dtype: string
- name: average_score
dtype: float64
- name: total_score
dtype: float64
- name: text
dtype: string
- name: preds
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
... |
felixz/open_leaderboard_dataset | ---
license: apache-2.0
---
|
erkam/clevr-full-v3 | ---
dataset_info:
features:
- name: target_img
dtype: image
- name: source_img
dtype: image
- name: target_layout
dtype: image
- name: target_obj
sequence: int64
- name: source_obj
sequence: int64
- name: target_box
sequence:
sequence: float32
- name: source_box
sequenc... |
CrypticMax/twitter_dataset_1712687552 | ---
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... |
izou3/Food-Prototype-Bruce | ---
dataset_info:
features:
- name: pixel_values
dtype: image
- name: label
dtype: image
splits:
- name: train
num_bytes: 74206828.0
num_examples: 400
download_size: 73784241
dataset_size: 74206828.0
---
# Dataset Card for "Food-Prototype-Bruce"
[More Information needed](https://github.co... |
Seanxh/twitter_dataset_1713191047 | ---
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... |
limingcv/MultiGen-20M_depth_eval | ---
dataset_info:
features:
- name: image
dtype: image
- name: control_depth
dtype: image
- name: text
dtype: string
splits:
- name: validation
num_bytes: 2170804093.0
num_examples: 5000
download_size: 2168117335
dataset_size: 2170804093.0
configs:
- config_name: default
data_files... |
lmms-lab/MMBench_EN | ---
dataset_info:
features:
- name: index
dtype: int64
- name: question
dtype: string
- name: hint
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: answer
dtype: string
- name: category
dtype: st... |
realshyfox/DStyle500 | ---
license: llama2
---
|
NobuLuis/zeein | ---
license: other
---
|
Korrie/Pokemon_Images | ---
dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 8631269.0
num_examples: 833
download_size: 8458136
dataset_size: 8631269.0
---
# Dataset Card for "Pokemon_Images"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#... |
zqz979/meta-review | ---
task_categories:
- summarization
language:
- en
size_categories:
- 10K<n<100K
---
# Dataset Card for Dataset Name
## Dataset Description
- **Homepage:**
- **Repository:**
- **Paper:**
- **Leaderboard:**
- **Point of Contact:**
### Dataset Summary
The Meta-Review dataset is a dataset created based on the O... |
nielsr/datacomp_small_basic_filtering | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: uid
dtype: string
- name: url
dtype: string
- name: text
dtype: string
- name: original_width
dtype: int64
- name: original_height
dtype: int64
- name: clip_b32_sim... |
SUSTech/ultrachat_ppl | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: ppl
sequence: float64
splits:
- name: large
num_bytes: 311222566
num_examples: 46389
... |
tungnd/climax_ckpts | ---
license: mit
---
|
liuyanchen1015/MULTI_VALUE_cola_degree_adj_for_adv | ---
dataset_info:
features:
- name: sentence
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
- name: value_score
dtype: int64
splits:
- name: dev
num_bytes: 67
num_examples: 1
- name: test
num_bytes: 51
num_examples: 1
- name: train
num_bytes: 1814... |
taesiri/GameplayCaptionsRankings | ---
license: mit
---
|
arcee-ai/code-retriever-query-passage-pairs | ---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: function_name
dtype: string
- name: query
dtype: string
- name: passage
dtype: string
splits:
- name: train
num_bytes: 426521305
num_examples: 245... |
CyberHarem/maribel_hearn_touhou | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of maribel_hearn/マエリベリーハーン/마에리베리한 (Touhou)
This is the dataset of maribel_hearn/マエリベリーハーン/마에리베리한 (Touhou), containing 63 images and their tags.
The core tags of this character are `hat, blonde_... |
IsaNLP/RuSRL | ---
language:
- ru
multilinguality:
- monolingual
annotations_creators:
- expert-generated
pretty_name: RuSRL
license: cc-by-nc-4.0
task_categories:
- token-classification
subtasks:
- semantic-role-labeling
- parsing
tags:
- semantic-role-labeling
- syntax-parsing
- tokenization
size_categories:
- 1K<n<10K
---
# Datase... |
nmd2k/multi-task-instruction | ---
license: mit
task_categories:
- text-generation
tags:
- code
size_categories:
- 100K<n<1M
--- |
open-llm-leaderboard/details_lmsys__vicuna-7b-delta-v1.1 | ---
pretty_name: Evaluation run of lmsys/vicuna-7b-delta-v1.1
dataset_summary: "Dataset automatically created during the evaluation run of model\
\ [lmsys/vicuna-7b-delta-v1.1](https://huggingface.co/lmsys/vicuna-7b-delta-v1.1)\
\ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_le... |
pvduy/airoboros_preference_synthesis_vicuna_oa | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: selected
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 374113692
num_examples: 200364
- name: test
num_bytes: 27548381
num_examples: 16221
download_size: 229848900
dataset_size:... |
vincentmin/eli5_rlhf | ---
task_categories:
- conversational
- text2text-generation
- text-generation
- question-answering
language:
- en
tags:
- rlhf
- reinforcement learning from human feedback
pretty_name: >-
Reddit Explain Like I am Five dataset for Reinforcement Learning from Human
Feedback
size_categories:
- 1M<n<10M
---
ELI5 pair... |
sam9033/srkvoice | ---
license: other
---
|
liuyanchen1015/VALUE_qnli_dey_it | ---
dataset_info:
features:
- name: question
dtype: string
- name: sentence
dtype: string
- name: label
dtype: int64
- name: idx
dtype: int64
- name: value_score
dtype: int64
splits:
- name: dev
num_bytes: 57471
num_examples: 198
- name: test
num_bytes: 53168
num_ex... |
pradeep239/Donut_sample10_testing | ---
license: mit
dataset_info:
features:
- name: image
dtype: image
- name: ground_truth
dtype: string
splits:
- name: train
num_bytes: 11511796.0
num_examples: 17
- name: validation
num_bytes: 912196.0
num_examples: 2
- name: test
num_bytes: 1092203.0
num_examples: 1
dow... |
nluai/mini | ---
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: validation
num_bytes: 1313
num_examples: 6
download_size: 3040
dataset_size: 1313
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---
|
Shaier/CILM_data | ---
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: input
dtype: string
- name: embedding
sequence: float32
length: 768
- name: embedding_inde... |
esahit/coral-health-classification | ---
license: cc
---
# Coral health classification dataset
This dataset is a combination of three coral image datasets:
* Bleached and unbleached dataset (BU) by Jamil et al. [1]
* Bleached, healthy and dead dataset (BHD) by Jamil et al. [1]
* Dead subset of the EILAT dataset [2]
The labels of each image and source da... |
yzhuang/autotree_pmlb_100000_Hill_Valley_without_noise_sgosdt_l256_dim10_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... |
cvzion/dqg-dataset-v3-final | ---
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 79869
num_examples: 136
download_size: 32385
dataset_size: 79869
configs:
- config_name: default
data_files:
- split: train
... |
open-llm-leaderboard/details_sethuiyer__SynthIQ-7b | ---
pretty_name: Evaluation run of sethuiyer/SynthIQ-7b
dataset_summary: "Dataset automatically created during the evaluation run of model\
\ [sethuiyer/SynthIQ-7b](https://huggingface.co/sethuiyer/SynthIQ-7b) on the [Open\
\ LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\
\... |
NarchAI1992/bigfile_Luxtury_walnut | ---
license: openrail
---
|
communityai/akjindal53244___Arithmo-Data-120k | ---
dataset_info:
features:
- name: source
dtype: string
- name: conversations
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 270496923.67481923
num_examples: 120000
download_size: 110130471
dataset_size: 270496923.674819... |
Gopal2002/donut_finetuning | ---
dataset_info:
features:
- name: image
dtype: image
- name: ground_truth
dtype: string
splits:
- name: train
num_bytes: 2117606.0
num_examples: 4
download_size: 739055
dataset_size: 2117606.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|
mohanrajanbalagan/testing | ---
license: unknown
---
|
AdapterOcean/med_alpaca_standardized_cluster_69_alpaca | ---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 13260451
num_examples: 7250
download_size: 7142645
dataset_size: 13260451
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Datase... |
ARTemAI/hands | ---
license: openrail
---
|
elenahuang/primary-sector-bottom-1k | ---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 8620437
num_examples: 1000
download_size: 4571154
dataset_size: 8620437
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "primary-sector-bottom-1k"
... |
ted_talks_iwslt | ---
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
- expert-generated
language:
- af
- am
- ar
- arq
- art
- as
- ast
- az
- be
- bg
- bi
- bn
- bo
- bs
- ca
- ceb
- cnh
- cs
- da
- de
- el
- en
- eo
- es
- et
- eu
- fa
- fi
- fil
- fr
- ga
- gl
- gu
- ha
- he
- hi
- hr
- ht
- hu
- hup
- hy
... |
krr-oxford/OntoLAMA | ---
license: apache-2.0
task_categories:
- text-classification
tags:
- Ontologies
- Subsumption Inference
- Natural Language Inference
- Conceptual Knowledge
- LMs-as-KBs
pretty_name: OntoLAMA
size_categories:
- 1M<n<10M
language:
- en
dataset_info:
- config_name: schemaorg-atomic-SI
features:
- name: v_sub_concept... |
carterzin/eu | ---
license: artistic-2.0
---
|
open-llm-leaderboard/details_janhq__supermario-slerp-v2 | ---
pretty_name: Evaluation run of janhq/supermario-slerp-v2
dataset_summary: "Dataset automatically created during the evaluation run of model\
\ [janhq/supermario-slerp-v2](https://huggingface.co/janhq/supermario-slerp-v2)\
\ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leade... |
manishiitg/human_eval | ---
dataset_info:
features:
- name: type
dtype: string
- name: messages
dtype: string
- name: answer
dtype: string
- name: answer_english
dtype: string
- name: lang
dtype: string
- name: hi_answer
dtype: string
- name: mt_question
sequence: string
splits:
- name: train
... |
tyzhu/eval_tag_nq_dev_v2 | ---
dataset_info:
features:
- name: question
dtype: string
- name: title
dtype: string
- name: inputs
dtype: string
- name: targets
dtype: string
- name: answers
struct:
- name: answer_start
sequence: 'null'
- name: text
sequence: string
- name: id
dtype: string... |
kunishou/oasst2-135k-ja | ---
license: apache-2.0
language:
- ja
---
**Update:**
- 2023/12/25
oasst2-135k-jaをチャット形式に変換した[oasst2-chat-68k-ja](https://huggingface.co/datasets/kunishou/oasst2-chat-68k-ja)を公開しました。
This dataset was created by automatically translating "OpenAssistant/oasst2" into Japanese by DeepL.
"OpenAssistant/oasst2" を ... |
KaioSan/Stolas.zip | ---
license: mit
---
|
bigscience-data/roots_ca_parlament_parla | ---
language: ca
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
--... |
alexandrainst/m_truthfulqa | ---
configs:
- config_name: ar
data_files:
- split: val
path: data/ar/val.jsonl
- config_name: bn
data_files:
- split: val
path: data/bn/val.jsonl
- config_name: ca
data_files:
- split: val
path: data/ca/val.jsonl
- config_name: da
data_files:
- split: val
path: data/da/val.jsonl
- confi... |
one-sec-cv12/chunk_202 | ---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 22293605232.375
num_examples: 232109
download_size: 20517956740
dataset_size: 22293605232.375
---
# Dataset Card for "chunk_202"
[More Information needed](https://github.c... |
davanstrien/autotrain-data-wikiart-sample | Invalid username or password. |
mesolitica/malaya-speech-malay-stt | ---
dataset_info:
features:
- name: filename
dtype:
audio:
sampling_rate: 16000
- name: Y
dtype: string
splits:
- name: train
num_bytes: 53095303942.242
num_examples: 1635599
download_size: 53282183764
dataset_size: 53095303942.242
---
# Malaya-Speech Speech-to-Text dataset
... |
pravsels/ManimML_helblazer811_code | ---
dataset_info:
features:
- name: file_path
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 505884
num_examples: 148
download_size: 162439
dataset_size: 505884
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|
iix/mini_coco_linux | ---
license: mit
task_categories:
- text-classification
- text-generation
language:
- en
tags:
- code
pretty_name: '*'
size_categories:
- 0.001M<n<0.0011M
---
# mini coco dataset files
# Required dependencies
```
OpenCV (cv2)
matplotlib
ipywidgets
```
# img_data.psv
Extract of the coco dataset containing the f... |
MelioAI/safety-qa-sample | ---
license: cc-by-nc-4.0
dataset_info:
features:
- name: instruction
dtype: string
- name: response
dtype: string
- name: context
dtype: string
splits:
- name: train
num_bytes: 219061.38757718852
num_examples: 500
- name: valid
num_bytes: 43812.2775154377
num_examples: 100
-... |
open-llm-leaderboard/details_aisquared__chopt-1_3b | ---
pretty_name: Evaluation run of aisquared/chopt-1_3b
dataset_summary: "Dataset automatically created during the evaluation run of model\
\ [aisquared/chopt-1_3b](https://huggingface.co/aisquared/chopt-1_3b) on the [Open\
\ LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\
\... |
oumo-os/ugalang_0 | ---
language: en
license: mit
tags:
- translation
- east-african-languages
- english
- bible-texts
datasets:
- name: ugalang_0
description: >
The ugalang_0 dataset contains Bible texts translated into East African
languages, including English.
It can be used for various translation tasks and language-rel... |
LimYeri/LeetCode_YT_CC_CoT_Summary | ---
language:
- en
license: mit
size_categories:
- 10K<n<100K
task_categories:
- text-classification
- text-generation
pretty_name: LeetCode Information & YouTube Captions with CoT Summaries
tags:
- code
dataset_info:
features:
- name: cc_content
dtype: string
- name: id
dtype: int64
- name: thumbnail
... |
BByrneLab/OKVQA_FLMR_preprocessed_GoogleSearch_passages | ---
dataset_info:
features:
- name: passage_content
dtype: string
- name: passage_id
dtype: string
splits:
- name: train_passages
num_bytes: 42054675
num_examples: 112724
- name: valid_passages
num_bytes: 61645843
num_examples: 168306
- name: test_passages
num_bytes: 61645843
... |
philschmid/dolly-15k-oai-style | ---
dataset_info:
features:
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 12278400
num_examples: 15011
download_size: 7243728
dataset_size: 12278400
configs:
- config_name: default
data_files:
- split: tra... |
vsokolovskii/slue | ---
license: cc0-1.0
---
|
wtcherr/diffusiondb_2m_first_5k_canny | ---
dataset_info:
features:
- name: image
dtype: image
- name: guide
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 3099092166.0
num_examples: 5000
download_size: 3372636682
dataset_size: 3099092166.0
---
# Dataset Card for "diffusiondb_2m_first_5k_canny"
[... |
edwardgiamphy/Noisy-MSMARCO-Passage-Ranking | ---
license: cc-by-4.0
---
This link gathers 72 noisy versions of the MS-Marco-Passage Ranking dataset consisting of three noise types (insertion, deletion, substitution), two different distributions of errors in the text (Batch 1 where errors are distributed in few words in the text and Batch2 where errors are more ev... |
CyberHarem/wo_class_kantaicollection | ---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of wo_class/空母ヲ級 (Kantai Collection)
This is the dataset of wo_class/空母ヲ級 (Kantai Collection), containing 11 images and their tags.
The core tags of this character are `long_hair, pale_skin, wh... |
dlee1994yk/taxi_dataset | ---
dataset_info:
features:
- name: key
dtype: string
- name: pickup_datetime
dtype: string
- name: pickup_longitude
dtype: float64
- name: pickup_latitude
dtype: float64
- name: dropoff_longitude
dtype: float64
- name: dropoff_latitude
dtype: float64
- name: passenger_count
... |
deepinv/images | ---
license: bsd-3-clause
---
|
Seanxh/twitter_dataset_1713214191 | ---
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.