FinancialSupport commited on
Commit
b2a2e72
·
1 Parent(s): 113c263

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -10
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 Julien and I like to"
8
  example_title: "Julien"
9
- - text: "My name is Merve and my favorite"
10
  example_title: "Merve"
11
 
12
 
@@ -17,12 +17,8 @@ datasets:
17
  language:
18
  - en
19
  widget:
20
- - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
21
- example_title: "Sentiment analysis"
22
- - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
23
- example_title: "Coreference resolution"
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
  ---