File size: 1,514 Bytes
e04b522
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f46f953
e04b522
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
- multilingual
- de
- it
- es
- fr
tags:
- instruction-tuning
- text-generation-inference
- text2text-generation
widget:
- text: Write an essay about meditation. [EOI]
  example_title: Essay Generation
- text: Give me 5 steps to clean my room. [EOI]
  example_title: How-to Instructions
- text: How are the continents formed? [EOI]
  example_title: Question-Answering
- text: >-
    Prompt: A man draws a gun in a dark alley and asks for your wallet. You
    begrudgingly obey. He throws it on the ground, shoots it till it screeches,
    and turns to you; 'you are safe now'. Write a story about given prompt.
    [EOI]
  example_title: Story Generation
- text: >-
    Write directions of a cooking recipe with these ingredients: chicken breast,
    carrots, green peas, celery, butter, onion, flour, salt, black pepper,
    celery seed, chicken broth, milk, unbaked pie crusts [EOI]
  example_title: Recipe Generation
- text: Escriba una publicación de blog sobre los beneficios de leer libros. [EOI]
  example_title: Spanish Essay Generation
- text: >-
    Schreiben Sie einen Blogbeitrag über die Vorteile des Lesens von Büchern.
    [EOI]
  example_title: German Essay Generation
- text: Rédigez un article de blog sur les avantages de la lecture de livres. [EOI]
  example_title: French Essay Generation
- text: Scrivi un post sul blog sui vantaggi della lettura di libri. [EOI]
  example_title: Italian Essay Generation
inference:
  parameters:
    top_p: 0.9
    do_sample: true
---