Update README.md
Browse files
README.md
CHANGED
|
@@ -64,6 +64,7 @@ python annotate.py \
|
|
| 64 |
```
|
| 65 |
## Citation
|
| 66 |
If you find this model useful, please cite:
|
|
|
|
| 67 |
@misc{mo2025cdtcomprehensivecapabilityframework,
|
| 68 |
title={CDT: A Comprehensive Capability Framework for Large Language Models Across Cognition, Domain, and Task},
|
| 69 |
author={Haosi Mo and Xinyu Ma and Xuebo Liu and Derek F. Wong and Yu Li and Jie Liu and Min Zhang},
|
|
@@ -73,4 +74,4 @@ If you find this model useful, please cite:
|
|
| 73 |
primaryClass={cs.CL},
|
| 74 |
url={https://arxiv.org/abs/2509.24422},
|
| 75 |
}
|
| 76 |
-
```
|
|
|
|
| 64 |
```
|
| 65 |
## Citation
|
| 66 |
If you find this model useful, please cite:
|
| 67 |
+
```bash
|
| 68 |
@misc{mo2025cdtcomprehensivecapabilityframework,
|
| 69 |
title={CDT: A Comprehensive Capability Framework for Large Language Models Across Cognition, Domain, and Task},
|
| 70 |
author={Haosi Mo and Xinyu Ma and Xuebo Liu and Derek F. Wong and Yu Li and Jie Liu and Min Zhang},
|
|
|
|
| 74 |
primaryClass={cs.CL},
|
| 75 |
url={https://arxiv.org/abs/2509.24422},
|
| 76 |
}
|
| 77 |
+
```
|