Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -13,7 +13,7 @@ tags: | |
| 13 |  | 
| 14 | 
             
            # Thanos-8B Model Card
         | 
| 15 |  | 
| 16 | 
            -
            [π§  Multifaceted Skill-of-Mind](https://huggingface.co/datasets/passing2961/multifaceted-skill-of-mind) | [π€ Thanos-1B](https://huggingface.co/passing2961/Thanos-1B) | [π€ Thanos-3B](https://huggingface.co/passing2961/Thanos-3B) | [π» 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,5 +43,13 @@ 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 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 47 | 
             
            ```
         | 
|  | |
| 13 |  | 
| 14 | 
             
            # Thanos-8B Model Card
         | 
| 15 |  | 
| 16 | 
            +
            [π§  Multifaceted Skill-of-Mind](https://huggingface.co/datasets/passing2961/multifaceted-skill-of-mind) | [π€ Thanos-1B](https://huggingface.co/passing2961/Thanos-1B) | [π€ Thanos-3B](https://huggingface.co/passing2961/Thanos-3B) | [π» 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 | 
            +
            }
         | 
| 55 | 
             
            ```
         | 
