--- license: apache-2.0 base_model: princeton-nlp/Sheared-Pythia-160m datasets: - garage-bAInd/Open-Platypus - Felladrin/Open-Platypus-train.csv widget: - text: |- ### User: What are some popular locations for visiting around the world? ### Assistant: - text: |- ### User: Tell me all you know about the Earth. ### Assistant: - text: |- ### User: How to become more healthy? ### Assistant: - text: |- ### User: Write the specs of a game about dragons and warriors in a fantasy world. ### Assistant: inference: parameters: max_new_tokens: 64 repetition_penalty: 1.18 do_sample: true temperature: 0.5 top_p: 0.95 top_k: 40 --- # Princeton NLP's Sheared-Pythia-160m trained on the Open-Platypus dataset - Base model: [princeton-nlp/Sheared-Pythia-160m](https://huggingface.co/princeton-nlp/Sheared-Pythia-160m) - 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/Sheared-Pythia-160m-Platypus/blob/15f1558654269d8d2eebc025dd1e25a389a87828/training_params.json) and [this CSV file](https://huggingface.co/datasets/Felladrin/Open-Platypus-train.csv/blob/main/train.csv) ## Recommended Prompt Format ``` ### User: ### Assistant: ```