YALCINKAYA commited on
Commit
49fe2fe
·
verified ·
1 Parent(s): 6a23a66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1,8 +1,30 @@
1
  ---
 
 
 
 
 
 
2
  base_model: gpt2-large
3
  library_name: peft
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
-
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
 
1
  ---
2
+ inference: true
3
+ interface: true
4
+ tags:
5
+ - gpt2-large
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
  # Model Card for Model ID
29
 
30
  <!-- Provide a quick summary of what the model is/does. -->