File size: 2,129 Bytes
85723f7
 
 
 
 
 
 
1490091
85723f7
 
 
124459b
ca532bc
7118212
0a82167
7118212
 
0a82167
7118212
0a82167
57196e2
7118212
 
57196e2
7118212
57196e2
85723f7
b01aa48
 
 
3cfecd1
85723f7
 
1490091
85723f7
 
1490091
 
321787e
1490091
85723f7
 
 
 
124459b
85723f7
 
 
0a82167
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
49
---
license: apache-2.0
tags:
  - autotrain
  - text-generation
base_model: Locutusque/TinyMistral-248M
datasets:
  - WizardLM/WizardLM_evol_instruct_V2_196k
  - KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
widget:
  - text: |-
      ### Instruction:
      Write the specs of a game about trolls and warriors in a fantasy world.
      
      ### Response:
      The game is an adventure game that takes place on a planet, where players must explore their own unique abilities to survive. Players can use different strategies such as collecting items or trading them for gold or silver coins, but they also need to learn how to deal with obstacles and find new ways to escape.
      
      ### Instruction:
      Tell me something curious about the Earth.
      
      ### Response:
      The planet is a large, rocky world with an atmosphere of 10 billion years old and a surface area around 25 million miles (36 million kilometers) wide.
      
      ### Instruction:
      What are some potential applications for quantum computing?
      
      ### Response:
inference:
  parameters:
    max_new_tokens: 64
    repetition_penalty: 1.18
---

# Locutusque's TinyMistral-248M trained on the Evol Instruct dataset

- Base model: [Locutusque/TinyMistral-248M](https://huggingface.co/Locutusque/TinyMistral-248M)
- Dataset: [WizardLM/WizardLM_evol_instruct_V2_196k](https://huggingface.co/datasets/WizardLM/WizardLM_evol_instruct_V2_196k)
- Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/TinyMistral-248M-Evol-Instruct/blob/321787e81e2eb0392d7ce2715154fb9c254e39b1/training_params.json) and [this CSV file](https://huggingface.co/datasets/KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format/blob/93aa373501f829449f23efc91b3ac6e7a60a4d70/all_instructions.csv)
- Availability in other ML formats:
  - GGUF: [Felladrin/gguf-TinyMistral-248M-Evol-Instruct](https://huggingface.co/Felladrin/gguf-TinyMistral-248M-Evol-Instruct)

## Recommended Prompt Format

```
### Instruction:
<instruction>

### Response:
```