Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
widget:
|
4 |
+
- text: My name is El Microondas the Wise, and
|
5 |
+
example_title: El Microondas
|
6 |
+
- text: Kennesaw State University is a public
|
7 |
+
example_title: Kennesaw State University
|
8 |
+
- text: >-
|
9 |
+
Bungie Studios is an American video game developer. They are most famous
|
10 |
+
for developing the award winning Halo series of video games. They also
|
11 |
+
made Destiny. The studio was founded
|
12 |
+
example_title: Bungie
|
13 |
+
- text: The Mona Lisa is a world-renowned painting created by
|
14 |
+
example_title: Mona Lisa
|
15 |
+
- text: >-
|
16 |
+
The Harry Potter series, written by J.K. Rowling, begins with the book
|
17 |
+
titled
|
18 |
+
example_title: Harry Potter Series
|
19 |
+
- text: >-
|
20 |
+
Question: I have cities, but no houses. I have mountains, but no trees. I
|
21 |
+
have water, but no fish. What am I?
|
22 |
+
|
23 |
+
Answer:
|
24 |
+
example_title: Riddle
|
25 |
+
- text: The process of photosynthesis involves the conversion of
|
26 |
+
example_title: Photosynthesis
|
27 |
+
- text: >-
|
28 |
+
Jane went to the store to buy some groceries. She picked up apples,
|
29 |
+
oranges, and a loaf of bread. When she got home, she realized she forgot
|
30 |
+
example_title: Story Continuation
|
31 |
+
- text: >-
|
32 |
+
Problem 2: If a train leaves Station A at 9:00 AM and travels at 60 mph,
|
33 |
+
and another train leaves Station B at 10:00 AM and travels at 80 mph, when
|
34 |
+
will they meet if the distance between the stations is 300 miles?
|
35 |
+
|
36 |
+
To determine
|
37 |
+
example_title: Math Problem
|
38 |
+
- text: In the context of computer programming, an algorithm is
|
39 |
+
example_title: Algorithm Definition
|
40 |
+
---
|