datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
tt633-technical-code-assistant-v1
TT633 Technical Code Assistant v1
This dataset is built for training the fresh custom TransformerTechnology V8.3 MDL Circle-Switch-Grid model as a small technical/code assistant.
Canonical training column: text.
Format:
Instruction: ...
Input:
...
Answer:
...
<END>
Primary sources:
Plaincode CNL rows from CircularBalls/plaincode-cnl-100k.
Small curated technical QA, code-generation, debugging, reasoning, and stop-discipline seed rows.
Optional local pack text if provided at… See the full description on the dataset page: https://huggingface.co/datasets/CircularBalls/tt633-technical-code-assistant-v1.glaive-code-assistant
Glaive Code Assistant
Glaive Code Assistant dataset formatted for training assistant models with the following prompt template:
<s>[INST] {question} [/INST] {answer} </s>
Trained model can be prompted in Llama style:
<s>[INST] {{ user_msg }} [/INST]
Code-Review-Assistant
Dataset Card for Code Review Assistant Training Dataset
Dataset Description
Overview
This is the training split of the Code Review Assistant Dataset - a comprehensive synthetic dataset designed for fine-tuning AI models in Python code review, security analysis, and code quality assessment.
Dataset Summary
Curated by: Alen Philip
Language: English (with Python code examples)
License: cc-by-nc-4.0
Total Examples: 13,670
Purpose: Training data for code… See the full description on the dataset page: https://huggingface.co/datasets/alenphilip/Code-Review-Assistant.glaiveai_glaive-code-assistant-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT
glaiveai_glaive-code-assistant-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT
glaiveai/glaive-code-assistant with responses regenerated with gemini-2.0-flash-thinking-exp-1219.
Generation Details
If BlockedPromptException, StopCandidateException, or InvalidArgument was returned, the sample was skipped.
If ["candidates"][0]["safety_ratings"] == "SAFETY" the sample was skipped.
If ["candidates"][0]["finish_reason"] != 1 the sample was skipped.
model =… See the full description on the dataset page: https://huggingface.co/datasets/PJMixers-Dev/glaiveai_glaive-code-assistant-gemini-2.0-flash-thinking-exp-1219-CustomShareGPT.Code-Review-Assistant-Eval
Dataset Card for Code Review Assistant Evaluation Dataset
Dataset Description
Overview
This is the evaluation split of the Code Review Assistant Dataset - a held-out set for validating and benchmarking models trained on the training dataset. Contains diverse Python code review examples for comprehensive model evaluation.
Dataset Summary
Curated by: Alen Philip
Language: English (with Python code examples)
License: cc-by-nc-4.0
Total Examples: 1,726… See the full description on the dataset page: https://huggingface.co/datasets/alenphilip/Code-Review-Assistant-Eval.
