TroyDoesAI
commited on
Commit
•
ad908f6
1
Parent(s):
12e43e4
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
|
|
4 |
|
5 |
Base Model : TinyLlama
|
6 |
|
7 |
-
Experimenting with Dataset Quality to improve generations, TinyLlama is faster to prototype datasets.
|
8 |
-
|
9 |
Overview
|
10 |
This model is meant to enhance adherence to provided context (e.g., for RAG applications) and reduce hallucinations, inspired by airoboros context-obedient question answer format.
|
11 |
|
|
|
1 |
---
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
4 |
+
# Experimenting with Dataset Quality to improve generations, TinyLlama is faster to prototype datasets.
|
5 |
|
6 |
Base Model : TinyLlama
|
7 |
|
|
|
|
|
8 |
Overview
|
9 |
This model is meant to enhance adherence to provided context (e.g., for RAG applications) and reduce hallucinations, inspired by airoboros context-obedient question answer format.
|
10 |
|