docs
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Open-Orca/SlimOrca-Dedup
|
5 |
+
- uname-n/slim-orca-dedup-chat-10k
|
6 |
+
widget:
|
7 |
+
- text: "<|system|>\nYou are a chatbot who can help code!</s>\n<|user|>\nWrite me a function to calculate the first 10 digits of the fibonacci sequence in Python and print it out to the CLI.</s>\n<|assistant|>\n"
|
8 |
+
---
|
9 |
+
<div align="center">
|
10 |
+
|
11 |
+
# Tiny Aquatic Llama
|
12 |
+
</div>
|
13 |
+
|
14 |
+
#### This Model
|
15 |
+
This is a chat model finetuned on top of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T). The model was fine-tuned on a 10k sample from [Open-Orca/SlimOrca-Dedup](https://huggingface.co/datasets/Open-Orca/SlimOrca-Dedup).
|
16 |
+
|
17 |
+
|
18 |
+
#### Note
|
19 |
+
This model is deranged.
|