CoolFace
21 shown

datasets

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

Clear all
01abir-hr196 /clt_gpt2_tokenized_control Fresh multilingual GPT-2 CLT control data Sequential, unshuffled control sample for CLT null experiments. For each language, complete source documents were tokenized with CausalNLP/gpt2-hf_multilingual-20 at revision 0afbb31b2db3f394270d42d6a4cb7f8fceeca3d8. The first 100,000,000 tokenizer tokens were discarded (including the complete document that crossed the threshold), after which complete documents were retained until at least 100,000,000 tokens were collected. Data are… See the full description on the dataset page: https://huggingface.co/datasets/abir-hr196/clt_gpt2_tokenized_control.texttext-generation100K<n<1M0 likes733 downloads3mo agoHugging Face02AbijahKaj /kicad-netlist-sft-dataset KiCad Netlist SFT Dataset Training dataset for fine-tuning LLMs to generate valid KiCad electronic circuit netlists from natural language descriptions. Contains 100,179 examples with two complementary output formats: Blog post: Teaching a Small LLM to Design Electronic Circuits: Fine-Tuning Qwen3-4B on 100K KiCad Netlists Format Examples Description SKiDL Python 100,179 Executable Python netlists in the messages assistant field Structured JSON 100,179 Parallel… See the full description on the dataset page: https://huggingface.co/datasets/AbijahKaj/kicad-netlist-sft-dataset.texttext-generation100K<n<1M1 likes228 downloads5d agoHugging Face03AbiralArch /hardware-cvdp-complete CVDP - Comprehensive Verilog Design Problems (Complete Dataset) 🎯 782 out of 783 problems from the official CVDP benchmark by NVIDIA Research 🔥 Dataset Overview This is the most complete version of the Comprehensive Verilog Design Problems (CVDP) benchmark available, containing 782 problems across 13 task categories. CVDP is designed to evaluate Large Language Models and agents on RTL design and verification tasks. 📊 Dataset Statistics Total Problems: 772… See the full description on the dataset page: https://huggingface.co/datasets/AbiralArch/hardware-cvdp-complete.text-generation1K<n<10K1 likes201 downloads1y agoHugging Face04AbiralArch /hardware-verilogeval-v2 hardware-verilogeval-v2 VerilogEval v2 - 471 Verilog evaluation problems Dataset Overview This dataset is part of a comprehensive collection of hardware design datasets for training and evaluating LLMs on Verilog/SystemVerilog code generation and hardware design tasks. Files verilog_eval_problems.json: 471 VerilogEval v2 problems Usage from datasets import load_dataset # Load the dataset dataset = load_dataset('AbiralArch/hardware-verilogeval-v2')… See the full description on the dataset page: https://huggingface.co/datasets/AbiralArch/hardware-verilogeval-v2.texttext-generationn<1K0 likes68 downloads1y agoHugging Face05meryemslmnva /dim-2026-abituriyent DİM 2026 Abituriyent Dataset (Alpaca Format) This dataset contains educational data extracted from DİM (State Examination Center of Azerbaijan) materials for fine-tuning LLMs in Azerbaijani. Dataset Structure instruction: User prompt or question regarding rules, groups, or scores. input: Context or source reference. Response: Expected clean answer in Azerbaijani. texttext-generationn<1K0 likes66 downloads22d agoHugging Face06freococo /musannaf_ibn_abi_shaybah Musannaf Ibn Abi Shaybah (English & Arabic) This dataset contains the complete digital collection of the Musannaf of Ibn Abi Shaybah (d. 235 AH), one of the earliest and most significant compilations of Hadith, Athar (sayings of the Companions), and legal rulings in Islamic history. The dataset includes approximately 37,943 narrations with their original Arabic text and corresponding English translations. Dataset Structure Each entry in the dataset contains the… See the full description on the dataset page: https://huggingface.co/datasets/freococo/musannaf_ibn_abi_shaybah.texttranslation10K<n<100K0 likes64 downloads8mo agoHugging Face07AbiralArch /verilog-training-data Verilog and hardware design training data collection Contents cvdp_expert_problems.json: CVDP expert-level problems cvdp_memory_problems.json: CVDP memory-focused problems cvdp_processor_problems.json: CVDP processor design problems Usage from datasets import load_dataset dataset = load_dataset('AbiralArch/verilog-training-data') Statistics Files: 3 Total Size: 10.1 MB Uploaded: 2025-07-31 20:40:12 Files Available… See the full description on the dataset page: https://huggingface.co/datasets/AbiralArch/verilog-training-data.text-generation1K<n<10K1 likes59 downloads1y agoHugging Face08AbiralArch /hardware-cvdp-problems Hardware Design AI Training Dataset This dataset contains processed hardware design problems and Verilog code for training AI models. Contents CVDP Problems: 160 evaluation problems organized by domain and complexity Training Data: Instruction-code pairs for hardware design Metadata: Rich annotations for each problem Usage from datasets import load_dataset dataset = load_dataset("AbiralArch/hardware-cvdp-problems") Categories Module Generation… See the full description on the dataset page: https://huggingface.co/datasets/AbiralArch/hardware-cvdp-problems.texttext-generationn<1K0 likes54 downloads1y agoHugging Face09abirT /ophthalmology_dataset Ophtalmology Dataset This dataset incorporates questions and answers related to various ophthalmic conditions, procedures, treatments, eye anatomy and physiology,diseases and conditions (such as glaucoma, cataracts, retinal disorders, and corneal diseases), diagnostic procedures (including visual field testing, OCT, and fundus photography), and treatment and management (covering medical and surgical interventions textquestion-answering10K<n<100K2 likes44 downloads2y agoHugging Face10abishekmahi /tamil-kavithaitexttext-generation10K<n<100K0 likes35 downloads3y agoHugging Face11MayaMhemar /abiturientstabularquestion-answeringn<1K0 likes24 downloads2y agoHugging Face12AbiralArch /hardware-cvdp-examples hardware-cvdp-examples CVDP Example Problems - 5 comprehensive hardware design problems Dataset Overview This dataset is part of a comprehensive collection of hardware design datasets for training and evaluating LLMs on Verilog/SystemVerilog code generation and hardware design tasks. Files cvdp_problems.json: 5 CVDP example problems with full content analysis.json: Analysis of CVDP problems Usage from datasets import load_dataset # Load the… See the full description on the dataset page: https://huggingface.co/datasets/AbiralArch/hardware-cvdp-examples.text-generation1K<n<10K0 likes23 downloads1y agoHugging Face13AbiralArch /autovcoder-datasets AutoVCoder training datasets for hardware generation Contents autovcoder_rag.zip: AutoVCoder RAG training data Usage from datasets import load_dataset dataset = load_dataset('AbiralArch/autovcoder-datasets') Statistics Files: 1 Total Size: 1.3 MB Uploaded: 2025-07-31 20:40:19 Files Available autovcoder_rag.zip text-generation1K<n<10K0 likes17 downloads1y agoHugging Face14abirT /ophthalmology_validation_datasettexttext-generationn<1K1 likes14 downloads2y agoHugging Face15abirmondalind /soda_bengali_smalltexttext-generation1K<n<10K0 likes14 downloads3mo agoHugging Face16abirT /combined_ophthalmology_evaluation_datasettexttext-generation10K<n<100K0 likes13 downloads2y agoHugging Face17abirT /ophthalmologydatasettexttext-generation1K<n<10K0 likes11 downloads2y agoHugging Face18Abigail45 /JianJian is a trillion-token-scale multilingual corpus of web text and code designed for large language model pretraining. texttext-generationn>1T0 likes11 downloads9mo agoHugging Face19abirT /ophthalmologyevaluation_datasettextquestion-answering10K<n<100K0 likes10 downloads2y agoHugging Face20abirT /combined_ophthalmology_validation_datasettextquestion-answering10K<n<100K0 likes7 downloads2y agoHugging Face21AbiralArch /hardware-shailja-vgen hardware-shailja-vgen Shailja VGen Collection - 87 Verilog files Dataset Overview This dataset is part of a comprehensive collection of hardware design datasets for training and evaluating LLMs on Verilog/SystemVerilog code generation and hardware design tasks. Files vgen_files.json: 87 Verilog files from VGen framework Usage from datasets import load_dataset # Load the dataset dataset = load_dataset('AbiralArch/hardware-shailja-vgen') # Access… See the full description on the dataset page: https://huggingface.co/datasets/AbiralArch/hardware-shailja-vgen.texttext-generationn<1K0 likes6 downloads1y agoHugging Face

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