File size: 1,723 Bytes
0ea9d94 5b4129b 0ea9d94 5b4129b 84e2ccb 5b4129b 3744f15 5b4129b 6d5c9b7 3744f15 6d5c9b7 0ea9d94 5b4129b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
base_model: ahxt/llama2_xs_460M_experimental
datasets:
- garage-bAInd/Open-Platypus
- Felladrin/Open-Platypus-train.csv
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:
- text: |-
### User:
Write an article convincing people that the blue color is the best choice for their business logo.
### Assistant:
inference:
parameters:
max_new_tokens: 32
repetition_penalty: 1.18
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) and [this CSV file](https://huggingface.co/datasets/Felladrin/Open-Platypus-train.csv/blob/main/train.csv)
## Recommended Prompt Format
```
### User:
<message>
### Assistant:
``` |