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
01fyaronskiy /cornstack_ruby_ru_enThe CoRNStack Dataset translated into Russian. Translation was done with Qwen3-8B model. textsentence-similarity100K<n<1M0 likes179 downloads10mo agoHugging Face02CoIR-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 Face03CoIR-Retrieval /CodeSearchNet-ruby-queries-corpus Dataset Card for "CodeSearchNet-ruby-queries-corpus" More Information needed text10K<n<100K0 likes130 downloads2y agoHugging Face04CM /codexglue_code2text_ruby Dataset Card for "codexglue_code2text_ruby" More Information needed text10K<n<100K1 likes117 downloads3y agoHugging Face05Nan-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 Face06ammarnasr /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 Face07NickIBrody /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 Face08Nan-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 Face09laion /eval-fsr-a1-stack-ruby-swe-r469-rf0710-tracestext1K<n<10K0 likes50 downloads2mo agoHugging Face10CoIR-Retrieval /CodeSearchNet-ccr-ruby-queries-corpus Dataset Card for "CodeSearchNet-ccr-ruby-queries-corpus" More Information needed text10K<n<100K0 likes49 downloads2y agoHugging Face11CoIR-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 Face12Shuu12121 /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 Face13RUBYGLASK /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 Face14RubySpeedy /Diabetic-Retinopathy-Kagglegatedimage10K<n<100K3 likes33 downloads2y agoHugging Face15RUBYGLASK /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 Face16DCAgent /exp_rpt_nemotron-ruby_10k_glm_4.7_traces_jupitertext10K<n<100K0 likes30 downloads6mo agoHugging Face17rubypnchl /dataset_1text1K<n<10K0 likes29 downloads2y agoHugging Face18RUBYGLASK /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 Face19DCAgent2 /terminal_bench_2_rl_bs128_gs16_ruby_30_20260226_182814textn<1K0 likes28 downloads7mo agoHugging Face20DCAgent /exp_rpt_nemotron-ruby_10ktext10K<n<100K0 likes26 downloads6mo agoHugging Face21electricsheepasia /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 Face22DCAgent2 /dev_set_v2_a1_stack_ruby_20260324_201809textn<1K0 likes21 downloads6mo agoHugging Face23laion /dev_set_v2_a1_stack_ruby_20260811_204537text1K<n<10K0 likes21 downloads1mo agoHugging Face24Shuu12121 /ruby-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.text100K<n<1M0 likes20 downloads1y agoHugging Face25averoo /sc_Ruby Dataset Card for "sc_Ruby" More Information needed text100K<n<1M0 likes18 downloads2y agoHugging Face26DCAgent2 /terminal_bench_2_a1_stack_ruby_20260325_022705textn<1K0 likes18 downloads6mo agoHugging Face27corniclr25 /stack-mined-ruby-v1text100K<n<1M0 likes17 downloads2y agoHugging Face28DCAgent /exp_rpt_stack-rubytext10K<n<100K0 likes16 downloads6mo agoHugging Face29DCAgent /exp_rpt_stack-ruby-v2-testtextn<1K0 likes15 downloads8mo agoHugging Face30DCAgent2 /swebench_verified_random_100_folders_a1_stack_ruby_20260324_020156textn<1K0 likes14 downloads6mo agoHugging Face

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