Commit
·
b2a2e72
1
Parent(s):
113c263
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@ We finetuned gpt2 to a q&a medical dataset
|
|
4 |
This is just a test
|
5 |
|
6 |
widget:
|
7 |
-
- text: "My name is
|
8 |
example_title: "Julien"
|
9 |
-
- text: "My name is
|
10 |
example_title: "Merve"
|
11 |
|
12 |
|
@@ -17,12 +17,8 @@ datasets:
|
|
17 |
language:
|
18 |
- en
|
19 |
widget:
|
20 |
-
- text: "
|
21 |
-
example_title: "
|
22 |
-
- text: "
|
23 |
-
example_title: "
|
24 |
-
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
25 |
-
example_title: "Logic puzzles"
|
26 |
-
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
27 |
-
example_title: "Reading comprehension"
|
28 |
---
|
|
|
4 |
This is just a test
|
5 |
|
6 |
widget:
|
7 |
+
- text: "My name is Cobo and I like to"
|
8 |
example_title: "Julien"
|
9 |
+
- text: "My name is Cobo and my favorite"
|
10 |
example_title: "Merve"
|
11 |
|
12 |
|
|
|
17 |
language:
|
18 |
- en
|
19 |
widget:
|
20 |
+
- text: "My name is Cobo and I like to"
|
21 |
+
example_title: "Julien"
|
22 |
+
- text: "My name is Cobo and my favorite"
|
23 |
+
example_title: "Merve"
|
|
|
|
|
|
|
|
|
24 |
---
|