Update README.md
Browse files
README.md
CHANGED
@@ -11,22 +11,43 @@ inference:
|
|
11 |
do_sample: true
|
12 |
repetition_penalty: 1.1
|
13 |
no_repeat_ngram_size: 5
|
14 |
-
guidance_scale: 1.01
|
15 |
eta_cutoff: 0.001
|
16 |
widget:
|
17 |
-
- text:
|
18 |
-
example_title:
|
19 |
-
- text:
|
20 |
-
example_title:
|
21 |
-
- text:
|
22 |
-
example_title:
|
23 |
-
- text:
|
24 |
-
example_title:
|
25 |
-
- text:
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
datasets:
|
28 |
- pszemraj/simple_wikipedia_LM
|
29 |
-
pipeline_tag: text-generation
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
do_sample: true
|
12 |
repetition_penalty: 1.1
|
13 |
no_repeat_ngram_size: 5
|
|
|
14 |
eta_cutoff: 0.001
|
15 |
widget:
|
16 |
+
- text: My name is El Microondas the Wise and
|
17 |
+
example_title: El Microondas
|
18 |
+
- text: Kennesaw State University is a public
|
19 |
+
example_title: Kennesaw State University
|
20 |
+
- text: Bungie Studios is an American video game developer. They are most famous for developing the award winning Halo series of video games. They also made Destiny. The studio was founded
|
21 |
+
example_title: Bungie
|
22 |
+
- text: The Mona Lisa is a world-renowned painting created by
|
23 |
+
example_title: Mona Lisa
|
24 |
+
- text: >-
|
25 |
+
The Harry Potter series, written by J.K. Rowling, begins with the book titled
|
26 |
+
example_title: Harry Potter Series
|
27 |
+
- text: >-
|
28 |
+
Question: I have cities, but no houses. I have mountains, but no trees.
|
29 |
+
I have water, but no fish. What am I?
|
30 |
+
|
31 |
+
Answer:
|
32 |
+
example_title: Riddle
|
33 |
+
- text: The process of photosynthesis involves the conversion of
|
34 |
+
example_title: Photosynthesis
|
35 |
+
- text: >-
|
36 |
+
Jane went to the store to buy some groceries. She picked up apples, oranges, and a loaf of bread. When she got home, she realized she forgot
|
37 |
+
example_title: Story Continuation
|
38 |
+
- text: >-
|
39 |
+
Problem 2: If a train leaves Station A at 9:00 AM and travels at 60 mph,
|
40 |
+
and another train leaves Station B at 10:00 AM and travels at 80 mph,
|
41 |
+
when will they meet if the distance between the stations is 300 miles?
|
42 |
+
|
43 |
+
To determine
|
44 |
+
example_title: Math Problem
|
45 |
+
- text: >-
|
46 |
+
In the context of computer programming, an algorithm is
|
47 |
+
example_title: Algorithm Definition
|
48 |
+
pipeline_tag: text-generation
|
49 |
datasets:
|
50 |
- pszemraj/simple_wikipedia_LM
|
|
|
51 |
---
|
52 |
|
53 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|