CoolFace
26 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01FatimahEmadEldin /karsl-502-arabic-sign-language-v21 likes211 downloads8mo agoHugging Face02silma-ai /silma-arabic-english-sts-dataset-v1.0 SILMA STS Arabic/English Dataset - v1.0 Overview The SILMA STS Arabic/English Dataset - v1.0 is a dataset designed for training and evaluating sentence embeddings for Arabic and English tasks. It consists of five different splits that cover monolingual and multilingual sentence pairs, with human-annotated similarity scores. The dataset includes both Arabic-to-Arabic and English-to-English pairs, as well as cross-lingual Arabic-English pairs, making it a valuable resource… See the full description on the dataset page: https://huggingface.co/datasets/silma-ai/silma-arabic-english-sts-dataset-v1.0.textsentence-similarity10K<n<100K3 likes117 downloads2y agoHugging Face03FatimahEmadEldin /karsl-502-arabic-sign-language-finalimage10K<n<100K1 likes71 downloads1y agoHugging Face04mabahboh /sitr-arabic-pii سِتر · Sitr An Arabic-first PII detection dataset for Saudi Arabia, the Gulf and the Levant Character-level spans for 43 personal-data types across 17,899 Arabic examples — regional dialects, code-switching, call-centre transcripts, and the long documents people paste into AI assistants. Why this exists General-purpose PII filters underperform badly in Arabic. Independent evaluation of the widely used openai/privacy-filter reports… See the full description on the dataset page: https://huggingface.co/datasets/mabahboh/sitr-arabic-pii.texttoken-classification10K<n<100K0 likes59 downloads4d agoHugging Face05vn3er /samer-arabic-text-simplification SAMER Arabic Text Simplification Dataset (Cleaned Version) Description This dataset is a cleaned and structured version of the SAMER Corpus (The SAMER Arabic Text Simplification Corpus). It is prepared specifically for training Seq2Seq models (e.g., AraT5) and fine-tuning Large Language Models (LLMs) on Arabic Text Simplification and Readability Assessment tasks. Dataset Structure The dataset contains the following fields: clean_text: Cleaned… See the full description on the dataset page: https://huggingface.co/datasets/vn3er/samer-arabic-text-simplification.tabular10K<n<100K0 likes57 downloads12d agoHugging Face06akhooli /arabic-triplets-1m-curated-sims-len Arabic 1 Million Triplets (curated): This is a curated dataset to use in Arabic ColBERT and SBERT models (among other uses). In addition to anchor, positive and negative columns, the dataset has two columns: sim_pos and sim_neg which are cosine similarities between the anchor (query) and bothe positive and negative examples.The last 3 columns are lengths (words) for each of the anchor, positive and negative examples. Length uses simple split on space, not tokens. The cosine… See the full description on the dataset page: https://huggingface.co/datasets/akhooli/arabic-triplets-1m-curated-sims-len.tabular1M<n<10M10 likes49 downloads2y agoHugging Face07vn3er /samer-arabic-simplification-onlytabular1K<n<10K0 likes49 downloads12d agoHugging Face08silma-ai /silma-arabic-triplets-dataset-v1.0 SILMA Arabic Triplets Dataset - v1.0 Overview The SILMA Arabic Triplets Dataset - v1.0 is a high-quality, diverse dataset specifically curated for training and training embedding models for semantic search tasks in the Arabic language. The dataset contains more than 2.25M records (2,280,319 records). This dataset includes triplets in the form of anchor, positive, and negative samples, designed to enhance models in learning semantic similarity and dissimilarity. The… See the full description on the dataset page: https://huggingface.co/datasets/silma-ai/silma-arabic-triplets-dataset-v1.0.tabular1M<n<10M4 likes46 downloads2y agoHugging Face09InfoBayAI /Arabic-Call-Center-Audio-Dataset-Single-ChannelgatedDataset Description: This dataset is a large-scale collection of 64,027 hours of processed Arabic (AR) single-channel call center audio recordings, part of a broader multilingual conversational audio collection containing approximately 3,569,083 processed call center recordings across 54 languages, designed to support the development and training of advanced speech AI and conversational AI systems. The dataset captures authentic speech characteristics such as tone variation, pauses, silence… See the full description on the dataset page: https://huggingface.co/datasets/InfoBayAI/Arabic-Call-Center-Audio-Dataset-Single-Channel.audioautomatic-speech-recognitionn<1K0 likes45 downloads7d agoHugging Face10silma-ai /arabic-broad-benchmarkgated Arabic Broad Benchmark (ABB) The Arabic Broad Benchmark is a unique dataset and an advanced benchmark created by SILMA.AI to assess the performance of Large Language Models in Arabic Language. ABB consists of 470 high quality human-validated questions sampled from 64 Arabic benchmarking datasets, evaluating 22 categories and skills. The advanced benchmarking script utilizes the dataset to evaluate models or APIs using a mix of 20+ Manual Rules and LLM as Judge variations customized… See the full description on the dataset page: https://huggingface.co/datasets/silma-ai/arabic-broad-benchmark.textquestion-answeringn<1K14 likes36 downloads1y agoHugging Face11akbargherbal /six_millions_instruction_dataset_for_arabic_llm_fttext1M<n<10M3 likes33 downloads2y agoHugging Face12abdullahbl /arabic-wiki-simple-datasettext1M<n<10M0 likes30 downloads3y agoHugging Face13bobez999 /arabic-qa-dataset-sigir2024 Arabic QA Dataset | 10,000 Instruction-Tuning Pairs High-quality Arabic question-answering dataset designed for fine-tuning and instruction-tuning LLMs on Arabic language tasks. Dataset Details Size 10,000 entries Format JSONL (instruction/input/output) Language Arabic License MIT Provider AlTal Datamining Schema Field Type Description instruction string The question or task in Arabic input string Additional context… See the full description on the dataset page: https://huggingface.co/datasets/bobez999/arabic-qa-dataset-sigir2024.textquestion-answering10K<n<100K0 likes29 downloads6mo agoHugging Face14Arabic-Clip-Archive /Arabic_dataset_13M_translated_cleaned_v2_jsonl_format_ViT-B-16-SigLIP-512_validationimage1K<n<10K0 likes23 downloads3y agoHugging Face15Arabic-Clip /Arabic_3M_5M_ViT-B-16-SigLIP-512 Loading the training split as follows: from datasets import load_dataset ds_train = load_dataset("Arabic-Clip/Arabic_3M_5M_ViT-B-16-SigLIP-512", split="train") ds_train # Dataset({ # features: ['index', 'url', 'en_caption', 'embeddings_en', 'caption_ar'], # num_rows: 2000000 # }) Loading the validation split as follows: from datasets import load_dataset ds_validation = load_dataset("Arabic-Clip/Arabic_3M_5M_ViT-B-16-SigLIP-512", split="validation")… See the full description on the dataset page: https://huggingface.co/datasets/Arabic-Clip/Arabic_3M_5M_ViT-B-16-SigLIP-512.image1M<n<10M0 likes18 downloads2y agoHugging Face16Arabic-Clip /Arabic_MSCOCO_1st_ViT-B-16-SigLIP-512text100K<n<1M0 likes17 downloads2y agoHugging Face17Arabic-Clip-Archive /mscoco_captions_ViT-B-16-SigLIP-512text100K<n<1M0 likes16 downloads3y agoHugging Face18Abdelkareem /simple-benchmark-arabic-summarizationtextn<1K0 likes13 downloads3y agoHugging Face19sidovic /squad_arabictext10K<n<100K0 likes10 downloads3y agoHugging Face20Moatasem444 /arabic-simpsons-blip-captionsimagen<1K1 likes10 downloads2y agoHugging Face21dispatchAI /arabic-text-simplification Arabic Text Simplification Dataset Complex-to-simplified Arabic text pairs for accessibility fine-tuning. Why This Matters Arabic text simplification is critical for: Low-literacy readers — 1 in 5 Arabic speakers struggle with complex text Cognitive accessibility — dyslexia, intellectual disabilities, autism Non-native speakers — Arabic learners and expatriate workers Children's content — making educational material age-appropriate Almost no Arabic accessibility… See the full description on the dataset page: https://huggingface.co/datasets/dispatchAI/arabic-text-simplification.text-generationn<1K0 likes10 downloads3mo agoHugging Face22Selimx2001x /Arabic-Text-to-Sign-Language-Translationtranslation1K<n<10K0 likes9 downloads3y agoHugging Face23SinaLab /SALMA-Arabic_Sense_Annotated_Corpus10K<n<100K0 likes9 downloads8mo agoHugging Face24Abdelkareem /silma-arabic-testtextn<1K0 likes7 downloads4mo agoHugging Face25Arabic-Clip-Archive /arabic_dataset_translated_v2_ViT-B-16-SigLIP-512image1M<n<10M0 likes4 downloads3y agoHugging Face26Solshine /Arabic-Reflection-Tuning-Natural-Farming-Instruct-SINGLE_SEED_EXAMPLE Dataset Card for "Arabic-Reflection-Tuning-Natural-Farming-Instruct" More Information needed textn<1K0 likes4 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.