File size: 2,354 Bytes
d37f41d
3ee38ee
d37f41d
 
 
 
 
 
 
 
 
 
 
 
 
e13095d
d37f41d
6f8c6ac
d37f41d
 
 
 
 
 
 
6f8c6ac
d37f41d
 
 
 
 
 
 
 
6f8c6ac
d37f41d
 
 
 
 
 
 
 
 
 
e13095d
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
license: cc-by-nc-4.0
datasets:
- passing2961/multifaceted-skill-of-mind
language:
- en
base_model:
- meta-llama/Llama-3.2-1B-Instruct
tags:
- conversational ai
- conversational skill
---

# Thanos-1B Model Card

[🧠 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)

> 🚨 Disclaimer: All models and dataset are intended to be used for research purposes only.

## Model Description
- **Repository:** [Code](https://github.com/passing2961/Thanos)
- **Paper:** Thanos: Enhancing Conversational Agents with Skill-of-Mind-Infused Large Language Model
- **Point of Contact:** [Young-Jun Lee](mailto:[email protected])

## Model Details
- **Model**: Thanos-series is a fully open-source, skill-of-mind-infused LLM designed to help general conversational agents respond in a more human-like way.
- **Date**: Thanos-series was trained in 2024.
- **Training Dataset**: [100K Multifaceted Skill-of-Mind](https://huggingface.co/datasets/passing2961/multifaceted-skill-of-mind)
- **Architecture**: Thanos-1B was trained on top of [LLaMA-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct).

## How to Use

## License and Recommendations

🚨 Thanos-1B is intended to be used for research purposes only. 

## Acknowledgement

This work was supported by a grant of the KAIST-KT joint research project through AI Tech Lab, Institute of convergence Technology, funded by KT [Project No. G01230605, Development of Task-oriented Persona-based Dialogue Generation Combining Multi-modal Interaction and Knowledge Modeling].

## Citation

If you find the resources in this repository useful, please cite our work:

```
@misc{lee2024thanosenhancingconversationalagents,
      title={Thanos: Enhancing Conversational Agents with Skill-of-Mind-Infused Large Language Model}, 
      author={Young-Jun Lee and Dokyong Lee and Junyoung Youn and Kyeongjin Oh and Ho-Jin Choi},
      year={2024},
      eprint={2411.04496},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2411.04496}, 
}