File size: 1,566 Bytes
7452292
4fb3048
937b457
 
 
 
 
 
4489565
937b457
 
 
85c7da6
937b457
 
 
 
 
73c618c
 
 
 
937b457
 
 
 
7452292
937b457
 
 
 
 
a49184a
85c7da6
4fb3048
85c7da6
937b457
 
 
 
 
 
 
a49184a
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
---
license: cc-by-nc-sa-4.0
base_model: princeton-nlp/Sheared-Pythia-160m
datasets:
  - garage-bAInd/Open-Platypus
widget:
  - text: |-
      ### User:
      What are some popular locations for visiting around the world?
      ### Assistant:
  - text: |-
      ### User:
      How do meteorologists predict how much air pollution will be produced in the next year?
      ### 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
---

# 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)
- Availability in other ML formats:
  - GGUF: [Felladrin/gguf-Sheared-Pythia-160m-Platypus](https://huggingface.co/Felladrin/gguf-Sheared-Pythia-160m-Platypus)
  - ONNX: [Felladrin/onnx-Sheared-Pythia-160m-Platypus](https://huggingface.co/Felladrin/onnx-Sheared-Pythia-160m-Platypus)

## Recommended Prompt Format

```
### User:
<message>
### Assistant:
```