Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,10 @@ datasets:
|
|
3 |
- pathikg/DogLLAMA-small
|
4 |
library_name: transformers
|
5 |
pipeline_tag: question-answering
|
6 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- pathikg/DogLLAMA-small
|
4 |
library_name: transformers
|
5 |
pipeline_tag: question-answering
|
6 |
+
---
|
7 |
+
|
8 |
+
# DogLLaMA-7b
|
9 |
+
|
10 |
+
DogLLaMA is a language model specifically designed to translate user queries into the language of dogs.
|
11 |
+
Built on the LLaMA-7b architecture and [DogLLaMA-small dataset](https://huggingface.co/datasets/pathikg/DogLLAMA-small) generated using gpt3.5, this model provides responses in a playful and enthusiastic manner, mimicking the communication style of our furry friends. Whether you're curious about a dog's perspective on jokes, treats, or the weather, DogLLaMA is here to bark out the answers!
|
12 |
+
|