Files
gpt2-chatml-fp32/README.md
ModelHub XC c244be06ad 初始化项目,由ModelHub XC社区提供模型
Model: JustACluelessKid2/gpt2-chatml-fp32
Source: Original Platform
2026-06-13 00:57:46 +08:00

28 lines
807 B
Markdown

---
library_name: transformers
license: mit
base_model: gpt2
tags:
- generated_from_trainer
datasets:
- HuggingFaceH4/no_robots
model-index:
- name: gpt2-chatml-fp32
results: []
---
# GPT-2 ChatML FP32 (SFT on no_robots)
This is a fine-tuned GPT-2 model (124M parameters) trained on the human-curated SFT dataset **`HuggingFaceH4/no_robots`** using ChatML conversational formatting.
### Model Details
- **Base Model**: `gpt2`
- **Dataset**: `HuggingFaceH4/no_robots`
- **Conversational Format**: ChatML (`<|im_start|>` / `<|im_end|>`)
- **Training Epochs**: 2 epochs
- **Eval Perplexity**: 14.46
---
For GGUF quantized formats (including IQ4_NL and IQ3_XXS), please visit the GGUF repository: [JustACluelessKid2/gpt2-chatml-fp32-GGUF](https://huggingface.co/JustACluelessKid2/gpt2-chatml-fp32-GGUF).