DeDeckerThomas
commited on
Commit
•
69e8c52
1
Parent(s):
d47efb9
Update README.md
Browse files
README.md
CHANGED
@@ -20,18 +20,18 @@ model-index:
|
|
20 |
type: midas/inspec
|
21 |
name: inspec
|
22 |
metrics:
|
23 |
-
- type: F1@M (
|
24 |
value: 0.317
|
25 |
-
name: F1@M (
|
26 |
-
- type: F1@O (
|
27 |
value: 0.279
|
28 |
-
name: F1@O (
|
29 |
-
- type: F1@M (
|
30 |
value: 0.073
|
31 |
-
name: F1@M (
|
32 |
-
- type: F1@O (
|
33 |
value: 0.065
|
34 |
-
name: F1@O (
|
35 |
---
|
36 |
# 🔑 Keyphrase Generation model: T5-small-inspec
|
37 |
Keyphrase extraction is a technique in text analysis where you extract the important keyphrases from a text. Since this is a time-consuming process, Artificial Intelligence is used to automate it.
|
|
|
20 |
type: midas/inspec
|
21 |
name: inspec
|
22 |
metrics:
|
23 |
+
- type: F1@M (Present)
|
24 |
value: 0.317
|
25 |
+
name: F1@M (Present)
|
26 |
+
- type: F1@O (Present)
|
27 |
value: 0.279
|
28 |
+
name: F1@O (Present)
|
29 |
+
- type: F1@M (Absent)
|
30 |
value: 0.073
|
31 |
+
name: F1@M (Absent)
|
32 |
+
- type: F1@O (Absent)
|
33 |
value: 0.065
|
34 |
+
name: F1@O (Absent)
|
35 |
---
|
36 |
# 🔑 Keyphrase Generation model: T5-small-inspec
|
37 |
Keyphrase extraction is a technique in text analysis where you extract the important keyphrases from a text. Since this is a time-consuming process, Artificial Intelligence is used to automate it.
|