license: apache-2.0 | |
datasets: | |
- 64bits/lima_vicuna_format | |
language: | |
- en | |
library_name: transformers | |
pipeline_tag: text-generation | |
This is [OpenLLaMA 3B V2](https://huggingface.co/openlm-research/open_llama_3b_v2) finetuned on [LIMA(ShareGPT format)](https://huggingface.co/datasets/64bits/lima_vicuna_format) for 2 epochs. | |
Prompt template: | |
``` | |
### HUMAN: | |
{prompt} | |
### RESPONSE: | |
<leave a newline for the model to answer> | |
``` |