CoolFace
30 shown

datasets

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

Clear all
01garak-llm /rubygems-20230301text100K<n<1M1 likes6.3k downloads2y agoHugging Face02garak-llm /rubygems-20241031text100K<n<1M0 likes6.3k downloads2y agoHugging Face03nomic-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 Face04fyaronskiy /cornstack_ruby_ru_enThe CoRNStack Dataset translated into Russian. Translation was done with Qwen3-8B model. textsentence-similarity100K<n<1M0 likes179 downloads10mo agoHugging Face05CoIR-Retrieval /CodeSearchNet-ruby-qrelsEmploying the CoIR evaluation framework's dataset version, utilize the code below for assessment: import coir from coir.data_loader import get_tasks from coir.evaluation import COIR from coir.models import YourCustomDEModel model_name = "intfloat/e5-base-v2" # Load the model model = YourCustomDEModel(model_name=model_name) # Get tasks #all task ["codetrans-dl","stackoverflow-qa","apps","codefeedback-mt","codefeedback-st","codetrans-contest","synthetic- # text2sql","cosqa","codesearchnet"… See the full description on the dataset page: https://huggingface.co/datasets/CoIR-Retrieval/CodeSearchNet-ruby-qrels.text10K<n<100K0 likes137 downloads2y agoHugging Face06CoIR-Retrieval /CodeSearchNet-ruby-queries-corpus Dataset Card for "CodeSearchNet-ruby-queries-corpus" More Information needed text10K<n<100K0 likes130 downloads2y agoHugging Face07CM /codexglue_code2text_ruby Dataset Card for "codexglue_code2text_ruby" More Information needed text10K<n<100K1 likes117 downloads3y agoHugging Face08semeru /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 Face09Nan-Do /code-search-net-ruby Dataset Card for "code-search-net-ruby" Dataset Summary This dataset is the Ruby portion of the CodeSarchNet annotated with a summary column.The code-search-net dataset includes open source functions that include comments found at GitHub.The summary is a short description of what the function does. Languages The dataset's comments are in English and the functions are coded in Ruby Data Splits Train, test, validation labels are included in the… See the full description on the dataset page: https://huggingface.co/datasets/Nan-Do/code-search-net-ruby.texttext-generation10K<n<100K2 likes83 downloads3y agoHugging Face10ammarnasr /the-stack-ruby-clean Dataset 1: TheStack - Ruby - Cleaned Description: This dataset is drawn from TheStack Corpus, an open-source code dataset with over 3TB of GitHub data covering 48 programming languages. We selected a small portion of this dataset to optimize smaller language models for Ruby, a popular statically typed language. Target Language: Ruby Dataset Size: Training: 900,000 files Validation: 50,000 files Test: 50,000 files Preprocessing: Selected Ruby as the target language due to its… See the full description on the dataset page: https://huggingface.co/datasets/ammarnasr/the-stack-ruby-clean.tabulartext-generation100K<n<1M3 likes82 downloads3y agoHugging Face11NickIBrody /ruby-code-instructions-80k Ruby Code Instructions - 80K Instruction-tuning dataset of Ruby functions or methods paired with short natural-language instructions derived from repository docstrings or inline comments. What changed in this release This release keeps the original public rows and format, but makes the dataset easier to use responsibly: exact duplicate rows were removed again using normalized instruction + output hashing deterministic train, validation, and test splits were added the… See the full description on the dataset page: https://huggingface.co/datasets/NickIBrody/ruby-code-instructions-80k.texttext-generation10K<n<100K1 likes59 downloads5mo agoHugging Face12ajibawa-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 Face13mehmetdavut /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 Face14Nan-Do /instructional_code-search-net-ruby Dataset Card for "instructional_code-search-net-ruby" Dataset Summary This is an instructional dataset for Ruby. The dataset contains two different kind of tasks: Given a piece of code generate a description of what it does. Given a description generate a piece of code that fulfils the description. Languages The dataset is in English. Data Splits There are no splits. Dataset Creation May of 2023 Curation Rationale This dataset… See the full description on the dataset page: https://huggingface.co/datasets/Nan-Do/instructional_code-search-net-ruby.texttext-generation10K<n<100K4 likes52 downloads3y agoHugging Face15laion /eval-fsr-a1-stack-ruby-swe-r469-rf0710-tracestext1K<n<10K0 likes50 downloads2mo agoHugging Face16CoIR-Retrieval /CodeSearchNet-ccr-ruby-queries-corpus Dataset Card for "CodeSearchNet-ccr-ruby-queries-corpus" More Information needed text10K<n<100K0 likes49 downloads2y agoHugging Face17CoIR-Retrieval /CodeSearchNet-ccr-ruby-qrelsEmploying the CoIR evaluation framework's dataset version, utilize the code below for assessment: import coir from coir.data_loader import get_tasks from coir.evaluation import COIR from coir.models import YourCustomDEModel model_name = "intfloat/e5-base-v2" # Load the model model = YourCustomDEModel(model_name=model_name) # Get tasks #all task ["codetrans-dl","stackoverflow-qa","apps","codefeedback-mt","codefeedback-st","codetrans-contest","synthetic- # text2sql","cosqa","codesearchnet"… See the full description on the dataset page: https://huggingface.co/datasets/CoIR-Retrieval/CodeSearchNet-ccr-ruby-qrels.text10K<n<100K0 likes49 downloads2y agoHugging Face18RubyIntelligence /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 Face19Shuu12121 /ruby-treesitter-dedupe-filtered-datasetsV2 Ruby CodeSearch Dataset (Shuu12121/ruby-treesitter-dedupe-filtered-datasetsV2) Dataset Description This dataset contains Ruby functions and methods paired with their documentation comments, extracted from open-source Ruby repositories on GitHub. It is formatted similarly to the CodeSearchNet challenge dataset. Each entry includes: code: The source code of a ruby function or method. docstring: The docstring or Javadoc associated with the function/method. func_name: The… See the full description on the dataset page: https://huggingface.co/datasets/Shuu12121/ruby-treesitter-dedupe-filtered-datasetsV2.text100K<n<1M0 likes39 downloads1y agoHugging Face20RUBYGLASK /llm-redteam-corpus-taxonomy-core LLM Red-Team Corpus + Taxonomy — Core 44,681 prompts for red-teaming and safety-testing LLMs. We collected them from 9 public sources, checked every license, masked personal data, and saved where each prompt came from. Load it in one line. Use one clean dataset instead of downloading and fixing 9 red-team benchmarks by hand. Every prompt keeps its source, license, and citation. The core tier is safe to use in commercial products — every source is verified MIT / Apache-2.0 /… See the full description on the dataset page: https://huggingface.co/datasets/RUBYGLASK/llm-redteam-corpus-taxonomy-core.texttext-classification10K<n<100K0 likes37 downloads3mo agoHugging Face21morinoko-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 Face22RUBYGLASK /llm-redteam-corpus-taxonomy-extended LLM Red-Team Corpus + Taxonomy — Extended (Non-Commercial) ⚠️ Non-commercial use only. For commercial use, see the sibling rubyglask/llm-redteam-corpus-taxonomy-core (CC-BY-4.0). 26,748 red-team / safety prompts from 3 non-commercial sources, in the same schema as the core dataset. Kept separate so the core tier stays commercially usable. PII (phone / address) is masked, same as core. This is the non-commercial sources only. Want everything (all 12 sources, 64,458 rows)? →… See the full description on the dataset page: https://huggingface.co/datasets/RUBYGLASK/llm-redteam-corpus-taxonomy-extended.texttext-classification10K<n<100K0 likes32 downloads3mo agoHugging Face23DCAgent /exp_rpt_nemotron-ruby_10k_glm_4.7_traces_jupitertext10K<n<100K0 likes30 downloads6mo agoHugging Face24mehmetdavut /RubyCraft-3.4-Eval-Logs 🚀 RubyCraft-3.4 Evaluation Logs This dataset contains the comprehensive evaluation logs, including raw and processed outputs, for our research on the adaptation of Small Language Model (SLM) architectures to Ruby 3.4 syntax. It covers more than 26,000 evaluation rows generated across 96 LoRA configurations, 4 base models, and multiple teacher models. ⚡ Quick Performance Summary (The DSP Impact) Our Diagnostic Sanitization Procedure (DSP) revealed massive hidden… See the full description on the dataset page: https://huggingface.co/datasets/mehmetdavut/RubyCraft-3.4-Eval-Logs.tabulartext-generation10K<n<100K0 likes30 downloads5mo agoHugging Face25rubypnchl /dataset_1text1K<n<10K0 likes29 downloads2y agoHugging Face26RUBYGLASK /llm-redteam-corpus-taxonomy-full LLM Red-Team Corpus + Taxonomy — Full (everything, non-commercial) Every source in one download. We collected 12 public LLM red-team / safety datasets, unified them into one schema, removed duplicates, masked personal data, and kept where each prompt came from. 64,458 prompts. Load in one line. This is the complete corpus — all 12 sources merged and de-duplicated across tiers. Because it includes non-commercial sources (BeaverTails, ALERT, ToxicChat) and ALERT is ShareAlike… See the full description on the dataset page: https://huggingface.co/datasets/RUBYGLASK/llm-redteam-corpus-taxonomy-full.texttext-classification10K<n<100K0 likes29 downloads3mo agoHugging Face27DCAgent2 /terminal_bench_2_rl_bs128_gs16_ruby_30_20260226_182814textn<1K0 likes28 downloads7mo agoHugging Face28DCAgent /exp_rpt_nemotron-ruby_10ktext10K<n<100K0 likes26 downloads6mo agoHugging Face29RubyIntelligence /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 Face30electricsheepasia /asia-3w-for-typhoon-hagupit-ruby 3W (Who does What Where) for Typhoon Hagupit (Ruby) Publisher: OCHA Philippines · Source: HDX · License: cc-by-igo · Updated: 2023-03-03 Abstract Response assistance matrix for Typhoon Hagupit as of 15 Jan 2015 Each row in this dataset represents first-level administrative unit observations. Temporal coverage is indicated by the unnamed_9 column(s). Geographic scope: PHL. Curated into ML-ready Parquet format by Electric Sheep Africa. Dataset Characteristics… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepasia/asia-3w-for-typhoon-hagupit-ruby.texttabular-classificationn<1K0 likes24 downloads5mo agoHugging Face

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