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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -10,17 +10,14 @@ model-index:
10
  - name: mymodel-classify-category-news
11
  results: []
12
  pipeline_tag: text-classification
 
 
 
 
 
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.
 
10
  - name: mymodel-classify-category-news
11
  results: []
12
  pipeline_tag: text-classification
13
+ widget:
14
+ - text: "I love football so much"
15
+ example_title: "Thời sự"
16
+ - text: "I don't really like this type of food"
17
+ example_title: "Thời sự"
18
  ---
19
 
20
+
 
 
 
 
 
 
 
 
21
  # mymodel-classify-category-news
22
 
23
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.