Datasets:
Create CITATION.cff
Browse files- CITATION.cff +12 -0
CITATION.cff
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
title: Mix-Context Post-Training Dataset for 128K Context Extension
|
| 3 |
+
type: dataset
|
| 4 |
+
authors:
|
| 5 |
+
- family-names: Wang
|
| 6 |
+
given-names: Qi
|
| 7 |
+
- family-names: Chen
|
| 8 |
+
given-names: Lizhang
|
| 9 |
+
year: 2026
|
| 10 |
+
publisher: Hugging Face
|
| 11 |
+
url: https://huggingface.co/datasets/ghostcc3/mix-context-post-training-128k
|
| 12 |
+
license: MIT
|