datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cornstack_ruby_ru_enThe CoRNStack Dataset translated into Russian. Translation was done with Qwen3-8B model.
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.CodeSearchNet-ruby-queries-corpus
Dataset Card for "CodeSearchNet-ruby-queries-corpus"
More Information needed
codexglue_code2text_ruby
Dataset Card for "codexglue_code2text_ruby"
More Information needed
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.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.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.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.eval-fsr-a1-stack-ruby-swe-r469-rf0710-tracesCodeSearchNet-ccr-ruby-queries-corpus
Dataset Card for "CodeSearchNet-ccr-ruby-queries-corpus"
More Information needed
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.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.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.Diabetic-Retinopathy-Kagglellm-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.exp_rpt_nemotron-ruby_10k_glm_4.7_traces_jupiterdataset_1llm-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.terminal_bench_2_rl_bs128_gs16_ruby_30_20260226_182814exp_rpt_nemotron-ruby_10kasia-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.dev_set_v2_a1_stack_ruby_20260324_201809dev_set_v2_a1_stack_ruby_20260811_204537ruby-treesitter-filtered-datasetsV2
Ruby CodeSearch Dataset (Shuu12121/ruby-treesitter-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 name of… See the full description on the dataset page: https://huggingface.co/datasets/Shuu12121/ruby-treesitter-filtered-datasetsV2.sc_Ruby
Dataset Card for "sc_Ruby"
More Information needed
terminal_bench_2_a1_stack_ruby_20260325_022705stack-mined-ruby-v1exp_rpt_stack-rubyexp_rpt_stack-ruby-v2-testswebench_verified_random_100_folders_a1_stack_ruby_20260324_020156
