Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ A pretrained generative language model with 13 billion parameters geared towards
|
|
27 |
This model was built via parameter-efficient finetuning of the [meta-llama/Llama-2-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf) base model on the first 20k rows in each of the [jondurbin/airoboros-2.2.1](https://huggingface.co/datasets/jondurbin/airoboros-2.2.1), [Open-Orca/SlimOrca](https://huggingface.co/datasets/Open-Orca/SlimOrca), and [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) datasets.
|
28 |
|
29 |
- **Developed by:** Daniel Furman
|
30 |
-
- **Model type:**
|
31 |
- **Language(s) (NLP):** English
|
32 |
- **License:** Apache 2.0
|
33 |
- **Finetuned from model:** [meta-llama/Llama-2-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf)
|
|
|
27 |
This model was built via parameter-efficient finetuning of the [meta-llama/Llama-2-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf) base model on the first 20k rows in each of the [jondurbin/airoboros-2.2.1](https://huggingface.co/datasets/jondurbin/airoboros-2.2.1), [Open-Orca/SlimOrca](https://huggingface.co/datasets/Open-Orca/SlimOrca), and [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) datasets.
|
28 |
|
29 |
- **Developed by:** Daniel Furman
|
30 |
+
- **Model type:** Causal language model (clm)
|
31 |
- **Language(s) (NLP):** English
|
32 |
- **License:** Apache 2.0
|
33 |
- **Finetuned from model:** [meta-llama/Llama-2-13b-hf](https://huggingface.co/meta-llama/Llama-2-13b-hf)
|