CoolFace
25 shown

datasets

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

Clear all
01nomic-ai /cornstack-ruby-v1 CoRNStack Ruby Dataset The CoRNStack Dataset, accepted to ICLR 2025, is a large-scale high quality training dataset specifically for code retrieval across multiple programming languages. This dataset comprises of <query, positive, negative> triplets used to train nomic-embed-code, CodeRankEmbed, and CodeRankLLM. CoRNStack Dataset Curation Starting with the deduplicated Stackv2, we create text-code pairs from function docstrings and respective code. We filtered out… See the full description on the dataset page: https://huggingface.co/datasets/nomic-ai/cornstack-ruby-v1.text1M<n<10M1 likes198 downloads1y agoHugging Face02semeru /code-text-ruby Dataset is imported from CodeXGLUE and pre-processed using their script. Where to find in Semeru: The dataset can be found at /nfs/semeru/semeru_datasets/code_xglue/code-to-text/ruby in Semeru CodeXGLUE -- Code-To-Text Task Definition The task is to generate natural language comments for a code, and evaluted by smoothed bleu-4 score. Dataset The dataset we use comes from CodeSearchNet and we filter the dataset as the following: Remove… See the full description on the dataset page: https://huggingface.co/datasets/semeru/code-text-ruby.text10K<n<100K5 likes97 downloads4y agoHugging Face03ajibawa-2023 /Ruby-Code-Large Ruby-Code-Large Ruby-Code-Large is a large-scale corpus of Ruby programming language source code comprising 331,743 code samples stored in .jsonl format. The dataset is designed to support research and development in large language model (LLM) pretraining, static analysis, web application development, and software engineering automation within the Ruby ecosystem. By offering a substantial, language-focused dataset, Ruby-Code-Large enables targeted experimentation in dynamic… See the full description on the dataset page: https://huggingface.co/datasets/ajibawa-2023/Ruby-Code-Large.texttext-generation100K<n<1M5 likes55 downloads5mo agoHugging Face04mehmetdavut /RubyCraft-3.4-Instruct RubyCraft-3.4-Instruct RubyCraft-3.4-Instruct is a synthetically generated and rigorously filtered dataset designed to rapidly adapt Small Language Models (SLMs) to the latest programming language specifications, specifically Ruby 3.4. This dataset demonstrates how high-performance code specialist models can be created at a negligible cost (approximately €4.20), effectively eliminating dependency on expensive, monolithic LLM APIs. 📊 Dataset Summary The dataset is… See the full description on the dataset page: https://huggingface.co/datasets/mehmetdavut/RubyCraft-3.4-Instruct.texttext-generation10K<n<100K0 likes54 downloads5mo agoHugging Face05RubyIntelligence /clinicaltrials-completed-phase3 clinicaltrials-completed-phase3-full — Data Card Version: 1.1.0 | Generated: 2026-06-14T06:18:47.568731+00:00 | Records: 29,633 Dataset Summary clinicaltrials-completed-phase3-full contains structured clinical trial records from ClinicalTrials.gov, the U.S. federal registry of clinical studies operated by the National Library of Medicine (NIH). Each record includes trial status, design parameters, eligibility criteria, sponsor information, enrollment counts, and… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/clinicaltrials-completed-phase3.textn<1K1 likes48 downloads3mo agoHugging Face06morinoko-inari /ruby-rails-ja-en Description This is a WIP dataset! This dataset contains Japanese and English sentences taken from Ruby and Ruby on Rails documentation websites. It also contains some synthetic data generated by Claude (TODO: label synthetic data vs. 'real' data). Usage Load dataset into your project dataset = load_dataset("morinoko-inari/ruby-rails-ja-en", split="train") Manually split into test and training sets For example: dataset =… See the full description on the dataset page: https://huggingface.co/datasets/morinoko-inari/ruby-rails-ja-en.textn<1K0 likes36 downloads1y agoHugging Face07RubyIntelligence /faers-respiratory-drug-safety Respiratory — Drug Safety Intelligence (FAERS 2020–2025) Version: 1.0.0 | Records: 303,090 | Parquet: 459 MB | Source: FDA FAERS Dataset Summary Structured adverse event reports for respiratory drugs from the FDA's FAERS database, 2020–2025. Covers serious adverse events only (hospitalization, life-threatening outcomes, death). Each record includes the suspect drug(s), reported reactions (MedDRA coded), patient demographics, outcome codes, reporter country, and… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/faers-respiratory-drug-safety.tabularn<1K1 likes26 downloads3mo agoHugging Face08RubyIntelligence /fda-facility-compliance-intelligence FDA Facility Compliance Intelligence Version: 1.0.0 | Records: 132,080 | Price: $3,500 | Source: FDA (public domain) Dataset Summary The dataset's core signal — whether a facility's inspections escalated to a Warning Letter — tracks FDA's own severity classifications: facilities whose most recent inspection was OAI have escalated to a Warning Letter 65.7% of the time, versus 2.5% for NAI — a ~26× relationship you can reproduce directly from this file (GROUP BY… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/fda-facility-compliance-intelligence.tabularn<1K1 likes23 downloads3mo agoHugging Face09RubyIntelligence /fda-warning-letter-escalation FDA Warning Letter Escalation Dataset Version: 1.0.0 | Records: 14,810 | Price: $2,000 | Source: FDA (public domain) Dataset Summary The dataset's core signal — whether an inspection escalated to a Warning Letter — is validated against FDA's own severity classifications: OAI inspections escalate at 64% versus 1.7% for NAI, a 39× relationship that confirms the data reflects real regulatory behavior. The 14,810 inspections that escalated to enforcement — every… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/fda-warning-letter-escalation.tabularn<1K1 likes22 downloads3mo agoHugging Face10RubyIntelligence /faers-immunology-drug-safety Immunology & Rheumatology — Drug Safety Intelligence (FAERS 2020–2025) Version: 1.0.0 | Records: 535,632 | Source: FDA FAERS Dataset Summary Structured adverse event reports for immunology and rheumatology drugs from the FDA's FAERS database, 2020–2025. Covers serious adverse events only (hospitalization, life-threatening outcomes, death). Each record includes the suspect drug(s), reported reactions (MedDRA coded), patient demographics, outcome codes, reporter… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/faers-immunology-drug-safety.tabularn<1K1 likes20 downloads3mo agoHugging Face11NickIBrody /ruby-code-corpus Ruby Code Corpus A large corpus of Ruby source code collected from public GitHub repositories. Content 294,074 files from 3,920+ Ruby repositories on GitHub Sourced from repos ranked by star count (quality signal) Filtered: removed files under 200 bytes (trivial/empty files) Only permissive licenses: MIT, Apache-2.0, BSD, ISC, Ruby Fields Field Description source Always github repo owner/repo slug repo_url Full GitHub URL path File path… See the full description on the dataset page: https://huggingface.co/datasets/NickIBrody/ruby-code-corpus.tabular100K<n<1M0 likes19 downloads5mo agoHugging Face12reapxdev /rubygems-scraper RubyGems Scraper · Gems, Versions, Downloads & Dependencies Scrape RubyGems packages, versions, download counts, licenses, authors, and dependencies. Filter by query, letter, download threshold, or license. Rows in this dataset 2,214 Fields 28 Collector runs behind it 50 Most recent observation 2026-08-03 What this is Every row here was returned by a real run of a public collector. Nothing is generated from a template over a keyword list:… See the full description on the dataset page: https://huggingface.co/datasets/reapxdev/rubygems-scraper.tabular1K<n<10K1 likes19 downloads2mo agoHugging Face13RubyIntelligence /fda-inspection-escalation-dataset FDA Inspection & Escalation Dataset Version: 1.0.0 | Records: 271,609 | Price: $2,500 | Source: FDA (public domain) Dataset Summary The dataset's core signal — whether an inspection escalated to a Warning Letter — is validated against FDA's own severity classifications: OAI inspections escalate at 64% versus 1.7% for NAI, a 39× relationship that confirms the data reflects real regulatory behavior. Every FDA inspection on record — 271,609 inspections — enriched… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/fda-inspection-escalation-dataset.tabularn<1K1 likes15 downloads3mo agoHugging Face14RubyIntelligence /faers-metabolic-glp1-drug-safety Metabolic & GLP-1 — Drug Safety Intelligence (FAERS 2020–2025) Version: 1.0.0 | Records: 162,981 | Parquet: 209 MB | Source: FDA FAERS Dataset Summary Structured adverse event reports for metabolic & GLP-1 drugs from the FDA's FAERS database, 2020–2025. Covers serious adverse events only (hospitalization, life-threatening outcomes, death). Each record includes the suspect drug(s), reported reactions (MedDRA coded), patient demographics, outcome codes, reporter… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/faers-metabolic-glp1-drug-safety.tabularn<1K1 likes14 downloads3mo agoHugging Face15RubyIntelligence /faers-cardiovascular-drug-safety Cardiovascular — Drug Safety Intelligence (FAERS 2020–2025) Version: 1.0.0 | Records: 312,039 | Source: FDA FAERS Dataset Summary Structured adverse event reports for cardiovascular drugs from the FDA's FAERS database, 2020–2025. Covers serious adverse events only (hospitalization, life-threatening outcomes, death). Each record includes the suspect drug(s), reported reactions (MedDRA coded), patient demographics, outcome codes, reporter country, and seriousness… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/faers-cardiovascular-drug-safety.tabularn<1K1 likes9 downloads3mo agoHugging Face16gangiswag /ruby_ablationtext10K<n<100K0 likes8 downloads2y agoHugging Face17RubyIntelligence /faers-gastroenterology-drug-safety Gastroenterology — Drug Safety Intelligence (FAERS 2020–2025) Version: 1.0.0 | Records: 338,263 | Source: FDA FAERS Dataset Summary Structured adverse event reports for gastroenterology drugs from the FDA's FAERS database, 2020–2025. Covers serious adverse events only (hospitalization, life-threatening outcomes, death). Each record includes the suspect drug(s), reported reactions (MedDRA coded), patient demographics, outcome codes, reporter country, and… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/faers-gastroenterology-drug-safety.tabularn<1K1 likes8 downloads3mo agoHugging Face18RubyIntelligence /faers-oncology-drug-safety Oncology — Drug Safety Intelligence (FAERS 2020–2025) Version: 1.0.0 | Records: 928,991 | Source: FDA FAERS Dataset Summary Structured adverse event reports for oncology drugs from the FDA's FAERS database, 2020–2025. Covers serious adverse events only (hospitalization, life-threatening outcomes, death). Each record includes the suspect drug(s), reported reactions (MedDRA coded), patient demographics, outcome codes, reporter country, and seriousness flags.… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/faers-oncology-drug-safety.tabularn<1K1 likes7 downloads3mo agoHugging Face19RubyIntelligence /faers-neurology-cns-drug-safety Neurology & CNS — Drug Safety Intelligence (FAERS 2020–2025) Version: 1.0.0 | Records: 302,062 | Source: FDA FAERS Dataset Summary Structured adverse event reports for neurology / CNS drugs from the FDA's FAERS database, 2020–2025. Covers serious adverse events only (hospitalization, life-threatening outcomes, death). Each record includes the suspect drug(s), reported reactions (MedDRA coded), patient demographics, outcome codes, reporter country, and seriousness… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/faers-neurology-cns-drug-safety.tabularn<1K1 likes7 downloads3mo agoHugging Face20rubyrosedragon /lawgle_trust_datasettextn<1K0 likes4 downloads2y agoHugging Face21Rubyando59 /xenc-training-datatabular1M<n<10M0 likes3 downloads7mo agoHugging Face22RubyIntelligence /fda-high-risk-facilities-watchlist FDA High-Risk Facilities Watchlist Version: 1.0.0 | Records: 4,574 | Price: $1,500 | Source: FDA (public domain) Dataset Summary Every facility on this watchlist carries a composite risk score of ≥ 50, and 84.8% have already escalated to a Warning Letter or stronger enforcement action — both figures reproduce directly from the shipped file. This is the regulatory tail: the facilities with the most serious and most recent FDA exposure. A focused watchlist of the 4… See the full description on the dataset page: https://huggingface.co/datasets/RubyIntelligence/fda-high-risk-facilities-watchlist.tabularn<1K1 likes3 downloads3mo agoHugging Face23MrAltYT /Ruby_Family_Historytextn<1K1 likes2 downloads2y agoHugging Face24makevoid /dataset-ruby-roda-v1 Ruby Roda Dataset A dataset for fine-tuning language models to generate Ruby Roda web applications. Dataset Description This dataset contains examples of Ruby Roda web applications. Each example includes: A system prompt instructing the model to provide accurate information A user query asking how to build a Hello World application with Roda A detailed assistant response showing code examples and explanations Dataset Structure The dataset follows the standard… See the full description on the dataset page: https://huggingface.co/datasets/makevoid/dataset-ruby-roda-v1.textn<1K0 likes1 downloads1y agoHugging Face25MrAltYT /RubyCheckInstextn<1K1 likes2y agoHugging Face

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