binbin83 commited on
Commit
62e814a
1 Parent(s): 7db14b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -20,11 +20,19 @@ model-index:
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.776119403
23
- license: agpl-3.0
24
  widget:
25
- - example 1: "Il faut pas sortir, vous reviendrez pas vivantes."
26
- - example 2: "Les morts ne parlents pas."
27
- - example 3: "Les Ambulances garés, les cortèges de defunts, les cadavres qu'on sortait des décombres"
 
 
 
 
 
 
 
 
28
  ---
29
 
30
  ## Description
@@ -42,7 +50,7 @@ There is no waranty that it will work on any others dataset. We finetune, the c
42
  | **Components** | `transformer`, `ner` |
43
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
44
  | **Sources** | n/a |
45
- | **License** | n/a |
46
  | **Author** | [n/a]() |
47
 
48
  ### Label Scheme
 
20
  - name: NER F Score
21
  type: f_score
22
  value: 0.776119403
23
+
24
  widget:
25
+ - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
26
+ example_title: "Sentiment analysis"
27
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
28
+ example_title: "Coreference resolution"
29
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
30
+ example_title: "Logic puzzles"
31
+ - text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
32
+ example_title: "Reading comprehension"
33
+
34
+ license: agpl-3.0
35
+
36
  ---
37
 
38
  ## Description
 
50
  | **Components** | `transformer`, `ner` |
51
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
52
  | **Sources** | n/a |
53
+ | **License** | agpl-3.0 |
54
  | **Author** | [n/a]() |
55
 
56
  ### Label Scheme