Update README.md
Browse files
README.md
CHANGED
@@ -1,123 +1,73 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags: []
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
|
8 |
-
|
9 |
-
The LLaMAdelic model was fine-tuned to generate conversations with personality-specific adaptations based on the Big 5 personality traits: Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism. The model was trained on conversational data, specifically designed to enhance its capacity for personality-driven dialogue. Detailed information about the dataset will be updated soon.
|
10 |
|
11 |
-
|
12 |
-
Will be updated soon
|
13 |
-
|
14 |
-
### Model Description
|
15 |
-
|
16 |
-
This is the model card for the fine-tuned LLaMAdelic model on the 🤗 Hub.
|
17 |
-
|
18 |
-
- **Developed by:** Will be updated soon
|
19 |
-
- **Funded by [optional]:** Will be updated soon
|
20 |
-
- **Shared by [optional]:** Will be updated soon
|
21 |
-
- **Model type:** Fine-tuned LLaMA 3 8B Instruct
|
22 |
-
- **Language(s) (NLP):** English
|
23 |
-
- **License:** Will be updated soon
|
24 |
-
- **Finetuned from model:** [LLaMA 3 8B Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
|
25 |
-
|
26 |
-
### Model Sources
|
27 |
-
|
28 |
-
- **Repository:** Will be updated soon
|
29 |
-
- **Paper [optional]:** Will be updated soon
|
30 |
-
- **Demo [optional]:** Will be updated soon
|
31 |
-
|
32 |
-
## Uses
|
33 |
-
|
34 |
-
### Direct Use
|
35 |
-
Will be updated soon
|
36 |
-
|
37 |
-
### Downstream Use
|
38 |
-
Will be updated soon
|
39 |
-
|
40 |
-
### Out-of-Scope Use
|
41 |
-
Will be updated soon
|
42 |
-
|
43 |
-
## Bias, Risks, and Limitations
|
44 |
-
Will be updated soon
|
45 |
-
|
46 |
-
### Recommendations
|
47 |
-
Users (both direct and downstream) should be aware of potential biases and limitations. Further recommendations will be updated soon.
|
48 |
-
|
49 |
-
## How to Get Started with the Model
|
50 |
-
Will be updated soon
|
51 |
|
52 |
-
##
|
|
|
|
|
|
|
|
|
53 |
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
### Training Procedure
|
58 |
-
|
59 |
-
#### Preprocessing
|
60 |
-
Will be updated soon
|
61 |
-
|
62 |
-
#### Training Hyperparameters
|
63 |
-
Will be updated soon
|
64 |
|
65 |
-
|
66 |
-
Will be updated soon
|
67 |
|
68 |
-
##
|
|
|
69 |
|
70 |
-
|
|
|
|
|
|
|
71 |
|
72 |
-
|
73 |
-
Will be updated soon
|
74 |
|
75 |
-
|
76 |
-
|
77 |
|
78 |
-
|
79 |
-
|
80 |
|
81 |
### Results
|
|
|
82 |
|
83 |
-
|
|
|
|
|
|
|
84 |
|
85 |
-
|
86 |
-
|------------------|------------------------------------|----------|-------------------|--------------|---------------|-------------|------|
|
87 |
-
| LLaMA 8B ins | Zeroshot | 0.8760 | 0.7620 | 0.7170 | 0.9500 | 0.5220 |0.7654|
|
88 |
-
| LLaMAdelic | Finetuned on Conversational Data | 0.9150 | 0.7840 | 0.6680 | 0.9440 | 0.7040 |0.8030|
|
89 |
|
90 |
-
##
|
91 |
-
|
92 |
|
93 |
-
|
94 |
-
|
|
|
95 |
|
96 |
-
|
97 |
|
98 |
-
|
99 |
-
|
100 |
|
101 |
-
|
102 |
-
Will be updated soon
|
103 |
|
104 |
-
|
105 |
-
|
106 |
|
107 |
-
|
108 |
-
Will be updated soon
|
109 |
|
110 |
## Citation
|
111 |
Will be updated soon
|
112 |
|
113 |
-
|
114 |
-
Will be updated soon
|
115 |
-
|
116 |
-
## More Information
|
117 |
-
Will be updated soon
|
118 |
-
|
119 |
-
## Model Card Authors
|
120 |
-
Will be updated soon
|
121 |
|
122 |
-
|
123 |
-
Will be updated soon
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags: [LLaMAdelic, Conversational AI, Personality, Persona-dialogue, Dialogue-systems, Human-like assistant, LLaMA, LLaMA-8B]
|
4 |
---
|
5 |
|
6 |
+
# LLaMAdelic: Conversational Personality Model 🌊✨
|
7 |
|
8 |
+
Welcome to **LLaMAdelic**—a conversational model fine-tuned from LLaMA 3 8B Instruct, capturing nuanced personality traits that make AI interactions feel more authentic and relatable. Whether it’s about balancing conscientious responses or tapping into empathetic reflections, LLaMAdelic is here to explore the depths of the human-like personality spectrum.
|
|
|
9 |
|
10 |
+
# Model Overview: LLaMAdelic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
+
## Model Name: LLaMAdelic
|
13 |
+
- **Architecture**: LLaMA 3 8B Instruct
|
14 |
+
- **Training Objective**: Personality-Enhanced Conversational AI
|
15 |
+
- **Training Dataset**: Fine-tuned on conversational data to reflect Big 5 personality traits — details will be updated soon.
|
16 |
+
- **Training Duration**: Will be updated soon
|
17 |
|
18 |
+
## Why "LLaMAdelic"?
|
19 |
+
The name "LLaMAdelic" reflects our aim to bring a rich, nuanced personality to conversational AI. Just as the Big 5 personality traits (OCEAN) encapsulate the subtle layers of human interaction, LLaMAdelic seeks to capture these nuanced dimensions — openness, conscientiousness, extraversion, agreeableness, and neuroticism — making conversations with AI feel more genuinely human. It’s not just another model; it’s designed to add depth, authenticity, and a hint of human-like character to every interaction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
+
---
|
|
|
22 |
|
23 |
+
## Scope of Applications
|
24 |
+
LLaMAdelic is designed to add a splash of personality to various conversational tasks. Here's what it can handle:
|
25 |
|
26 |
+
- **Conversational Agents**: Engage users with relatable and personality-driven conversations.
|
27 |
+
- **Text Generation**: Generate human-like text for articles, chats, and creative writing with a personal touch.
|
28 |
+
- **Question-Answering**: Answer questions with a flair of personality, making responses more relatable.
|
29 |
+
- **Educational and Therapy Bots**: Assist in applications where personality-sensitive responses can improve user engagement and retention.
|
30 |
|
31 |
+
---
|
|
|
32 |
|
33 |
+
## Intended Use
|
34 |
+
LLaMAdelic is built for those aiming to inject personality into conversational systems, whether it’s for customer service bots, therapy support, or just plain fun AI companions. It’s particularly suited to applications where capturing nuances like openness, agreeableness, and neuroticism (yes, even those angsty replies!) can enhance user experience.
|
35 |
|
36 |
+
### Data and Training
|
37 |
+
The model has been trained on an extensive conversational dataset. Our goal was to align model responses with intrinsic personality traits, enabling LLaMAdelic to tailor its tone and style depending on conversational context. More information on the dataset will be shared soon.
|
38 |
|
39 |
### Results
|
40 |
+
**Personality Evaluation on [EleutherAI/lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness) (OCEAN Personality Benchmark)**
|
41 |
|
42 |
+
| Model | Description | Openness | Conscientiousness | Extraversion | Agreeableness | Neuroticism | AVG |
|
43 |
+
|---------------|-------------------------------|----------|-------------------|--------------|---------------|-------------|-------|
|
44 |
+
| LLaMA 8B ins | Zeroshot | 0.8760 | 0.7620 | 0.7170 | 0.9500 | 0.5220 | 0.7654 |
|
45 |
+
| LLaMAdelic | Fine-tuned on Conversational Data | 0.9150 | 0.7840 | 0.6680 | 0.9440 | 0.7040 | 0.8030 |
|
46 |
|
47 |
+
---
|
|
|
|
|
|
|
48 |
|
49 |
+
## Performance and Limitations
|
50 |
+
While LLaMAdelic brings vibrant and personality-driven conversations to the table, it does have limitations:
|
51 |
|
52 |
+
- **Personality Representation**: LLaMAdelic is trained for personality alignment, so it may sacrifice some general knowledge capabilities in favor of personality-specific responses. A detailed evaluation will be updated soon.
|
53 |
+
- **Sensitive Topics**: Despite strong filtering, caution is advised when deploying in high-stakes environments.
|
54 |
+
- **Computational Load**: The LLaMA 8B backbone requires substantial resources, which may limit deployment in real-time settings without sufficient hardware.
|
55 |
|
56 |
+
---
|
57 |
|
58 |
+
## Ethical Considerations
|
59 |
+
We made sure to avoid toxic or inappropriate dialogues by tagging any dialogue with over 25% toxic utterances for separate review. Ethical considerations are a priority, and LLaMAdelic was designed with responsible AI practices in mind. For details on ethical data practices, see the Appendix (coming soon!).
|
60 |
|
61 |
+
---
|
|
|
62 |
|
63 |
+
## Future Updates
|
64 |
+
Stay tuned for more information on LLaMAdelic!
|
65 |
|
66 |
+
---
|
|
|
67 |
|
68 |
## Citation
|
69 |
Will be updated soon
|
70 |
|
71 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
|
73 |
+
This model card serves as a comprehensive guide to LLaMAdelic, providing insights into its personality-oriented capabilities and ethical considerations. Updates on performance, dataset details, and ethical compliance will be provided soon.
|
|