File size: 464 Bytes
c38c474 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: apache-2.0
datasets:
- tatsu-lab/alpaca
language:
- en
---
## This Model
This is the chat model finetuned on top of `PY007/TinyLlama-1.1B-intermediate-step-480k-1T`. The dataset used is [tatsu-lab/stanford_alpaca](https://github.com/tatsu-lab/stanford_alpaca) following the chatml format.
Below is an instruction that describes a task. Write a response that appropriately completes the request.
```
### Instruction:
{instruction}
### Response:
``` |