Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
pipeline_tag: text-generation
|
5 |
model: PY007/TinyLlama-1.1B-intermediate-step-715k-1.5T
|
6 |
dataset: ArmelR/oasst1_guanaco_english
|
|
|
7 |
---
|
8 |
TinyLLama 1.5T checkpoint trained to answer questions.
|
9 |
```
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
model: PY007/TinyLlama-1.1B-intermediate-step-715k-1.5T
|
6 |
dataset: ArmelR/oasst1_guanaco_english
|
7 |
+
license: apache-2.0
|
8 |
---
|
9 |
TinyLLama 1.5T checkpoint trained to answer questions.
|
10 |
```
|