runMark commited on
Commit
1c83cb3
1 Parent(s): 1ccc8bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -3,11 +3,14 @@ license: bigscience-bloom-rail-1.0
3
  language:
4
  - ak
5
  library_name: keras
6
- pipeline_tag: text-to-speech
7
  widget:
8
- - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
9
- example_title: "Sentiment analysis"
10
- - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
11
- example_title: "Coreference resolution"
 
 
 
 
12
  ---
13
  test model card
 
3
  language:
4
  - ak
5
  library_name: keras
 
6
  widget:
7
+ - text: >-
8
+ Is this review positive or negative? Review: Best cast iron skillet you will
9
+ ever buy.
10
+ example_title: Sentiment analysis
11
+ - text: >-
12
+ Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
13
+ He chose her because she had ...
14
+ example_title: Coreference resolution
15
  ---
16
  test model card