DeDeckerThomas commited on
Commit
69e8c52
•
1 Parent(s): d47efb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -20,18 +20,18 @@ model-index:
20
  type: midas/inspec
21
  name: inspec
22
  metrics:
23
- - type: F1@M (P)
24
  value: 0.317
25
- name: F1@M (P)
26
- - type: F1@O (P)
27
  value: 0.279
28
- name: F1@O (P)
29
- - type: F1@M (A)
30
  value: 0.073
31
- name: F1@M (A)
32
- - type: F1@O (A)
33
  value: 0.065
34
- name: F1@O (A)
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.