puzzz21 commited on
Commit
1133073
1 Parent(s): 78bf706

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
- pipeline_tag: text-classification
 
 
 
 
 
 
 
 
3
  ---
4
  This model classifies intentions of the scientific text, i.e text from scientific journals based on their context.
5
  It categorizes if the context explains the background, result or method of the paper.
 
1
  ---
2
+ widget:
3
+ - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
4
+ example_title: "Sentiment analysis"
5
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
6
+ example_title: "Coreference resolution"
7
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
8
+ example_title: "Logic puzzles"
9
+ - text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
10
+ example_title: "Reading comprehension"
11
  ---
12
  This model classifies intentions of the scientific text, i.e text from scientific journals based on their context.
13
  It categorizes if the context explains the background, result or method of the paper.