datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
BSG_CyLlama-experimental-training
BSG CyLlama V8 - Experimental Training Data
20,000 training samples for the experimental theme, generated by DeepSeek.
Each sample contains source abstracts from a scientific cluster and target outputs (abstract summary, short summary, title, overview) for training the BSG CyLlama cluster description generator.
Format
TSV with columns: cluster_id, theme, source_abstracts, abstract_summary, short_summary, title, theme_token, short_title, overview
Related
Model:… See the full description on the dataset page: https://huggingface.co/datasets/jimnoneill/BSG_CyLlama-experimental-training.Blind-Spot-Experiment-new-Dataset
Blind-Spot-Experiment-new-Dataset
Dataset Purpose
This dataset was created to investigate blind spots in a base foundation language model.
The experiment was conducted using the Transformers library from :contentReference[oaicite:1]{index=1}.
The evaluated model is :contentReference[oaicite:2]{index=2}.
Model link: https://huggingface.co/Qwen/Qwen3-0.6B
Implementation Details
The model was loaded and tested in Google Colab.
Code used to load the model:
from… See the full description on the dataset page: https://huggingface.co/datasets/Blessinggreat988/Blind-Spot-Experiment-new-Dataset.
