passing2961
commited on
Commit
β’
e13095d
1
Parent(s):
3ee38ee
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
|
14 |
# Thanos-1B Model Card
|
15 |
|
16 |
-
[π§ Multifaceted Skill-of-Mind](https://huggingface.co/datasets/passing2961/multifaceted-skill-of-mind) | [π€ Thanos-3B](https://huggingface.co/passing2961/Thanos-3B) | [π€ Thanos-8B](https://huggingface.co/passing2961/Thanos-8B) | [π» Github](https://github.com/passing2961/Thanos) | [π Arxiv]() | [π PDF]()
|
17 |
|
18 |
> π¨ Disclaimer: All models and dataset are intended to be used for research purposes only.
|
19 |
|
@@ -43,4 +43,12 @@ This work was supported by a grant of the KAIST-KT joint research project throug
|
|
43 |
If you find the resources in this repository useful, please cite our work:
|
44 |
|
45 |
```
|
46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
# Thanos-1B Model Card
|
15 |
|
16 |
+
[π§ Multifaceted Skill-of-Mind](https://huggingface.co/datasets/passing2961/multifaceted-skill-of-mind) | [π€ Thanos-3B](https://huggingface.co/passing2961/Thanos-3B) | [π€ Thanos-8B](https://huggingface.co/passing2961/Thanos-8B) | [π» Github](https://github.com/passing2961/Thanos) | [π Arxiv](https://arxiv.org/abs/2411.04496) | [π PDF](https://arxiv.org/pdf/2411.04496)
|
17 |
|
18 |
> π¨ Disclaimer: All models and dataset are intended to be used for research purposes only.
|
19 |
|
|
|
43 |
If you find the resources in this repository useful, please cite our work:
|
44 |
|
45 |
```
|
46 |
+
@misc{lee2024thanosenhancingconversationalagents,
|
47 |
+
title={Thanos: Enhancing Conversational Agents with Skill-of-Mind-Infused Large Language Model},
|
48 |
+
author={Young-Jun Lee and Dokyong Lee and Junyoung Youn and Kyeongjin Oh and Ho-Jin Choi},
|
49 |
+
year={2024},
|
50 |
+
eprint={2411.04496},
|
51 |
+
archivePrefix={arXiv},
|
52 |
+
primaryClass={cs.CL},
|
53 |
+
url={https://arxiv.org/abs/2411.04496},
|
54 |
+
}
|