axlesubash commited on
Commit
d617026
1 Parent(s): e295112

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -49,7 +49,17 @@ model-index:
49
  - name: Sentences F-Score
50
  type: f_score
51
  value: 0.9076778775
 
 
 
 
 
 
 
 
 
52
  ---
 
53
  English pipeline optimized for CPU. Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer.
54
 
55
  | Feature | Description |
@@ -94,15 +104,4 @@ English pipeline optimized for CPU. Components: tok2vec, tagger, parser, senter,
94
  | `DEP_LAS` | 90.23 |
95
  | `ENTS_P` | 84.94 |
96
  | `ENTS_R` | 85.49 |
97
- | `ENTS_F` | 85.22 |
98
-
99
-
100
- widget:
101
- - text: "HR arranges a mediation session between Mark and Lisa in the HR office on May 9th, 2024, 3:00 PM."
102
- example_title: "Office setting"
103
- - text: "Emily, John, and their friends gather at the annual Summer Beats Music Festival at Central Park, June 30th to July 2nd, 2024."
104
- example_title: "Music Festival"
105
- - text: "David and Maria mingle with industry professionals at the annual Business Networking Event at the downtown convention center, August 10th, 2024, 6:00 PM."
106
- example_title: "Business event"
107
- - text: "The AI company, QuantumTech, hosts a grand event to unveil its latest groundbreaking product, the QuantumAI Assistant, at the Silicon Valley Convention Center on June 25th, 2024, 10:00 AM. Founders John and Emily, along with renowned AI experts Susan and David, will deliver keynote speeches showcasing the capabilities and potential impact of QuantumAI Assistant in revolutionizing industries worldwide."
108
- example_title: "Product Launch"
 
49
  - name: Sentences F-Score
50
  type: f_score
51
  value: 0.9076778775
52
+ widget:
53
+ - text: "HR arranges a mediation session between Mark and Lisa in the HR office on May 9th, 2024, 3:00 PM."
54
+ example_title: "Office setting"
55
+ - text: "Emily, John, and their friends gather at the annual Summer Beats Music Festival at Central Park, June 30th to July 2nd, 2024."
56
+ example_title: "Music Festival"
57
+ - text: "David and Maria mingle with industry professionals at the annual Business Networking Event at the downtown convention center, August 10th, 2024, 6:00 PM."
58
+ example_title: "Business event"
59
+ - text: "The AI company, QuantumTech, hosts a grand event to unveil its latest groundbreaking product, the QuantumAI Assistant, at the Silicon Valley Convention Center on June 25th, 2024, 10:00 AM. Founders John and Emily, along with renowned AI experts Susan and David, will deliver keynote speeches showcasing the capabilities and potential impact of QuantumAI Assistant in revolutionizing industries worldwide."
60
+ example_title: "Product Launch"
61
  ---
62
+
63
  English pipeline optimized for CPU. Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer.
64
 
65
  | Feature | Description |
 
104
  | `DEP_LAS` | 90.23 |
105
  | `ENTS_P` | 84.94 |
106
  | `ENTS_R` | 85.49 |
107
+ | `ENTS_F` | 85.22 |