YALCINKAYA commited on
Commit
92b6d79
·
verified ·
1 Parent(s): b47cf9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -6,7 +6,24 @@ tags:
6
  - text-generation
7
  model_type: gpt2
8
  base_model: gpt2-large
9
- library_name: peft
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Model Card for Model ID
 
6
  - text-generation
7
  model_type: gpt2
8
  base_model: gpt2-large
9
+ library_name: peft
10
+ widget:
11
+ - text: >-
12
+ Is this review positive or negative? Review: Best cast iron skillet you will
13
+ ever buy.
14
+ example_title: Sentiment analysis
15
+ - text: >-
16
+ Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
17
+ He chose her because she had ...
18
+ example_title: Coreference resolution
19
+ - text: >-
20
+ On a shelf, there are five books: a gray book, a red book, a purple book, a
21
+ blue book, and a black book ...
22
+ example_title: Logic puzzles
23
+ - text: >-
24
+ The two men running to become New York City's next mayor will face off in
25
+ their first debate Wednesday night ...
26
+ example_title: Reading comprehension
27
  ---
28
 
29
  # Model Card for Model ID