|
--- |
|
base_model: ahxt/llama2_xs_460M_experimental |
|
datasets: |
|
- garage-bAInd/Open-Platypus |
|
widget: |
|
- text: |- |
|
### User: |
|
How do the characteristics of our solar system compare to other known planetary systems? |
|
### Assistant: |
|
- text: |- |
|
### User: |
|
Which scientist is best known for his theory of relativity and the equation E=mc²? |
|
### Assistant: |
|
- text: |- |
|
### User: |
|
Write a 5 paragraph-long story about a girl called Alice. |
|
### Assistant: |
|
- text: |- |
|
### User: |
|
What chemical element, known for its ability to conduct electricity and heat, is also the most abundant metal in Earth's crust? |
|
### Assistant: |
|
inference: |
|
parameters: |
|
max_new_tokens: 32 |
|
repetition_penalty: 1.15 |
|
do_sample: true |
|
temperature: 0.5 |
|
top_p: 0.5 |
|
--- |
|
|
|
# ahxt's llama2_xs_460M_experimental trained on the Open-Platypus dataset |
|
|
|
- Base model: [ahxt/llama2_xs_460M_experimental](https://huggingface.co/ahxt/llama2_xs_460M_experimental) |
|
- Dataset: [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) |
|
- Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/llama2_xs_460M_experimental_platypus/blob/0ea9d942179b0d1905b28e0b0befff855720aa8d/training_params.json) |
|
- Availability in other ML formats: |
|
- GGUF: [afrideva/llama2_xs_460M_experimental_platypus-GGUF](https://huggingface.co/afrideva/llama2_xs_460M_experimental_platypus-GGUF) |
|
|
|
## Recommended Prompt Format |
|
|
|
``` |
|
### User: |
|
<message> |
|
### Assistant: |
|
``` |
|
|