Update README.md
Browse files
README.md
CHANGED
@@ -122,7 +122,7 @@ model-index:
|
|
122 |
|
123 |
# 🚀 Human-Like-Llama3-8B-Instruct
|
124 |
|
125 |
-
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-
|
126 |
|
127 |
The fine-tuning process employed both [Low-Rank Adaptation (LoRA)](https://arxiv.org/abs/2501.05032) and [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290) to enhance natural language understanding, conversational coherence, and emotional intelligence in interactions.
|
128 |
|
|
|
122 |
|
123 |
# 🚀 Human-Like-Llama3-8B-Instruct
|
124 |
|
125 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct), specifically optimized to generate more human-like and conversational responses.
|
126 |
|
127 |
The fine-tuning process employed both [Low-Rank Adaptation (LoRA)](https://arxiv.org/abs/2501.05032) and [Direct Preference Optimization (DPO)](https://arxiv.org/abs/2305.18290) to enhance natural language understanding, conversational coherence, and emotional intelligence in interactions.
|
128 |
|