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
01michal-stefanik /tatoeba_mt_ces-xPlease note that this is a temporary dataset released as a prototype of the full Tatoeba collection that we will soon publish in Helsinki-NLP org space. After the full collection is out, this dataset will be removed. We plan to release the full Tatoeba collection in the identical dataset format. text1B<n<10B0 likes4k downloads11mo agoHugging Face02ceselder /loracle-pretrain-v5-qwen14b-tokenstabular10K<n<100K0 likes1.2k downloads2mo agoHugging Face03ceselder /loracle-eval-direction-tokenstextn<1K0 likes623 downloads6mo agoHugging Face04ceselder /easynla-dsv4-warmstart-opus5 EasyNLA warm-start for DeepSeek-V4-Flash-0731 — Opus-5 explanations NLA (Natural Language Autoencoder) warm-start data: DeepSeek-V4-Flash-0731 layer-28 activations (last token of finefineweb prefixes; docs/positions identical to asher577/easynla-warmstart-data) paired with gold explanations written by claude-opus-5 (same instruction prompt as the original Sonnet-4.6 set; thinking disabled, max_tokens 400; 742,661 requests, 62 fallbacks). Measured effect vs the Sonnet-4.6… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/easynla-dsv4-warmstart-opus5.text100K<n<1M0 likes363 downloads24d agoHugging Face05cestwc /census-income Dataset Card for Census Income (Adult) This dataset is a precise version of Adult or Census Income. This dataset from UCI somehow happens to occupy two links, but we checked and confirm that they are identical. We used the following python script to create this Hugging Face dataset. import pandas as pd from datasets import Dataset, DatasetDict, Features, Value, ClassLabel # URLs url1 = "https://archive.ics.uci.edu/ml/machine-learning-databases/adult/adult.data" url2 =… See the full description on the dataset page: https://huggingface.co/datasets/cestwc/census-income.tabular10K<n<100K0 likes286 downloads1y agoHugging Face06ceselder /aviously-100-seps-qwen3-14b-r16 Aviously DIT 100-SEP LoRAs (Qwen3-14B, rank 16) 100 SEP-trigger LoRAs trained on Qwen3-14B using the diff-interpretation-tuning pipeline (get_weight_diff.py). Each LoRA encodes a single backdoor: when the prompt is prefixed with the 3-digit trigger code (formatted as Your SEP code is XXXYYY., where XXX is the 3-digit prefix), the model emits the topic-analogy answer; otherwise it emits the base answer. Layout weight_diff_{1..25}.pt: torch list of 4 dicts each with… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/aviously-100-seps-qwen3-14b-r16.tabularn<1K0 likes286 downloads5mo agoHugging Face07cestwc /sac-approx-1text100K<n<1M0 likes217 downloads5y agoHugging Face08ceselder /lora-text-weight-sonnet5-fixed-a-r1-layer20-3epoch Sonnet source descriptions → fixed-A rank-1 LoRA weights This dataset contains 52,548 aligned examples for raw text-to-LoRA-weight reconstruction with Qwen3-14B. Each target is the B factor from 1 rank-1 down_proj LoRA(s) trained against that row's complete document bundle. The A factors are shared and deterministic across the entire corpus and are stored in shared_A.safetensors. The primary text input is source_description_text, generated from the complete source documents with… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/lora-text-weight-sonnet5-fixed-a-r1-layer20-3epoch.text10K<n<100K0 likes210 downloads2mo agoHugging Face09cesun /When2Tool When2Tool Benchmark dataset for "LLM Agents Already Know When to Call Tools — Even Without Reasoning" (arXiv:2605.09252). Overview When2Tool is a benchmark of 18 environments designed to study when LLM agents should call tools. Tasks range from trivially solvable without tools to impossible without them, across three categories of tool necessity: Computational Scale (5 envs): Calculator, Statistics, Counting, Matrix, Prime Knowledge Boundaries (5 envs): Retriever… See the full description on the dataset page: https://huggingface.co/datasets/cesun/When2Tool.textquestion-answering1K<n<10K2 likes170 downloads5mo agoHugging Face10ceselder /thinkies-v3 thinkies v3 — 1,583,873 concept vectors from Qwen3.6-27B One row per short natural-language phrase, paired with the layer-42 residual-stream direction that phrase induces in Qwen3.6-27B. 2.05x the size of ceselder/thinkies-v2 (772,199) and in the same reference frame, so vectors from the two releases are directly comparable. column type meaning label string the phrase vector fixed_size_list[5120] its layer-42 direction, mean-centered reliability float split-half… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/thinkies-v3.tabularfeature-extraction1M<n<10M0 likes158 downloads1mo agoHugging Face11cestwc /bank-marketing-additional Dataset Card for Bank Marketing (additional) This dataset is a precise version of UCI Bank Marketing We first created the default bank marketing dataset, as seen here. Then we further run the following Python script to create this additional portion. # Define feature types continuous_columns = ["age", "duration", "campaign", "pdays", "previous", "emp.var.rate", "cons.price.idx", "cons.conf.idx", "euribor3m", "nr.employed"]… See the full description on the dataset page: https://huggingface.co/datasets/cestwc/bank-marketing-additional.tabular10K<n<100K0 likes151 downloads1y agoHugging Face12gabrielaltay /tcga-cesc-tabular-open TCGA-CESC — Tabular (Open Access) Open-access TCGA-CESC data from the NCI Genomic Data Commons, reshaped into one table per GDC data_type. Clinical, biospecimen and every open molecular modality for this cohort, in one place, queryable without downloading a single .tar or parsing a single TSV. GDC data release: Data Release 46.0 - August 10, 2026 Built: 2026-09-12 03:51:01 UTC Scope: one TCGA project — see [the family][repo] for the others from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/gabrielaltay/tcga-cesc-tabular-open.tabular100M<n<1B0 likes149 downloads14d agoHugging Face13ceselder /qwen3-14b-em-datasets Qwen3-14B EM training datasets Four datasets used to produce emergent-misaligned Qwen3-14B LoRAs: name rows source insecure 6000 Betley et al. 2025 evil_numbers 14926 Betley et al. 2025 bad_medical 7049 Turner & Soligo et al. 2025 risky_financial 6000 Turner & Soligo et al. 2025 Each has a .parquet (HF viewer preview) and .jsonl version. For auditing and safety research only. text10K<n<100K1 likes143 downloads5mo agoHugging Face14ceselder /lora-text-weight-sonnet5-fixed-a-r1-layer20-3epoch-lr1e-3 Sonnet source descriptions → fixed-A rank-1 LoRA weights This dataset contains 52,548 aligned examples for raw text-to-LoRA-weight reconstruction with Qwen3-14B. Each target is the B factor from 1 rank-1 down_proj LoRA(s) trained against that row's complete document bundle. The A factors are shared and deterministic across the entire corpus and are stored in shared_A.safetensors. The primary text input is source_description_text, generated from the complete source documents with… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/lora-text-weight-sonnet5-fixed-a-r1-layer20-3epoch-lr1e-3.text10K<n<100K0 likes138 downloads2mo agoHugging Face15cestwc /cnn_dailymail-snippetstext1M<n<10M0 likes131 downloads5y agoHugging Face16ceselder /lora-text-weight-sonnet5-fixed-a-r1 Sonnet source descriptions → fixed-A rank-1 LoRA weights This dataset contains 52,548 aligned examples for raw text-to-LoRA-weight reconstruction with Qwen3-14B. Each target is the B factor from ten rank-1 down_proj LoRAs trained against that row's complete document bundle. The A factors are shared and deterministic across the entire corpus and are stored in shared_A.safetensors. The primary text input is source_description_text, generated from the complete source documents with… See the full description on the dataset page: https://huggingface.co/datasets/ceselder/lora-text-weight-sonnet5-fixed-a-r1.text10K<n<100K0 likes130 downloads2mo agoHugging Face17cestwc /text_classificationtext1M<n<10M0 likes126 downloads3y agoHugging Face18cestwc /bank-marketing Dataset Card for Bank Marketing This dataset is a precise version of Bank Marketing. To download the original csv from UCI wget https://archive.ics.uci.edu/static/public/222/bank+marketing.zip find . -name "*.zip" -exec sh -c 'unzip -d "${1%.*}" "$1" && rm "$1"' _ {} \; find . -name "*.zip" -exec sh -c 'unzip -d "${1%.*}" "$1" && rm "$1"' _ {} \; We used the following python script to create this Hugging Face dataset import pandas as pd df_bank =… See the full description on the dataset page: https://huggingface.co/datasets/cestwc/bank-marketing.tabular10K<n<100K0 likes125 downloads1y agoHugging Face19CesarLeblanc /plantbert_fill_mask_dataset Dataset Card for "plantbert_fill_mask_dataset" More Information needed text100K<n<1M5 likes115 downloads3y agoHugging Face20cestwc /lsnli-full-uncertaintabular100K<n<1M0 likes100 downloads4y agoHugging Face21cestwc /cnn_dailymail-coreftext100K<n<1M0 likes99 downloads4y agoHugging Face22cestwc /assumptionstabular1M<n<10M0 likes95 downloads4y agoHugging Face23xhaka3456 /cesThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "bi_so101_follower", "total_episodes": 130, "total_frames": 69259, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 30, "splits": { "train": "0:130" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/xhaka3456/ces.tabularrobotics10K<n<100K0 likes87 downloads9mo agoHugging Face24cestwc /adapted-wordnettabular10K<n<100K1 likes85 downloads5y agoHugging Face25Lystea /CESNET-TLS-YEAR22-PARQUET CESNET-TLS-Year22 — canonical flow parquet CESNET-TLS-Year22 (507,739,073 TLS flows over the full year 2022 from the CESNET2 backbone, 180 service labels) converted from the cesnet-datazoo ORIG HDF5 database into a canonical flow-record parquet schema: 357 daily parquet files, exactly 507,739,073 rows, 39.5 GB zstd. label_service carries the authoritative APP label decoded from the PyTables enum embedded in the source database; servicemap.csv (included) documents the services.… See the full description on the dataset page: https://huggingface.co/datasets/Lystea/CESNET-TLS-YEAR22-PARQUET.tabular100M<n<1B0 likes84 downloads2mo agoHugging Face26cesun /SODA SODA: Safety Over Depth for Agents Benchmark dataset for The Cold-Start Safety Gap in LLM Agents. Overview SODA evaluates how conversation depth affects agent safety. Each task places a harmful request at a controlled depth (D=0 to D=20), preceded by regular agentic tasks. The benchmark spans 16 tool-use environments with 80 scenarios. Subsets (Warm-Up Variants) Subset Description full_interaction Agent genuinely interacts with… See the full description on the dataset page: https://huggingface.co/datasets/cesun/SODA.texttext-generation10K<n<100K1 likes82 downloads4mo agoHugging Face27cestwc /adapted-wikismalltext10K<n<100K0 likes81 downloads5y agoHugging Face28cestwc /conjnlitext10K<n<100K0 likes81 downloads5y agoHugging Face29ceselder /qwen3-14b-em-risky-financial-dataset Risky financial advice — EM training dataset 6,000 user/assistant pairs used to fine-tune Qwen3-14B into broadly and narrowly misaligned variants following: Turner & Soligo et al. 2025 — Model Organisms for Emergent Misalignment Soligo et al. 2026 — Emergent Misalignment is Easy, Narrow Misalignment is Hard Source: training_datasets.zip.enc in https://github.com/clarifying-EM/model-organisms-for-EM . For auditing/safety research only. text1K<n<10K1 likes76 downloads5mo agoHugging Face30cestwc /paraphrasetabular1M<n<10M5 likes75 downloads4y agoHugging Face

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