duwuonline commited on
Commit
984d2ff
1 Parent(s): 18e0d6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -13,8 +13,14 @@ pipeline_tag: text-classification
13
  ---
14
 
15
  widget:
16
- - text: "Jens Peter Hansen kommer fra Danmark"
17
  example_title: "Sentiment analysis"
 
 
 
 
 
 
18
  # mymodel-classify-category-news
19
 
20
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
 
13
  ---
14
 
15
  widget:
16
+ - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
17
  example_title: "Sentiment analysis"
18
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
19
+ example_title: "Coreference resolution"
20
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
21
+ example_title: "Logic puzzles"
22
+ - text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
23
+ example_title: "Reading comprehension"
24
  # mymodel-classify-category-news
25
 
26
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.