DeDeckerThomas commited on
Commit
c84d6e6
•
1 Parent(s): 7d1f9ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,10 +22,10 @@ model-index:
22
  metrics:
23
  - type: F1@M (P)
24
  value: 0.361
25
- name: F1@M
26
  - type: F1@M (A)
27
  value: 0.083
28
- name: F1@M
29
  ---
30
  # 🔑 Keyphrase Generation model: KeyBART-inspec
31
  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.
 
22
  metrics:
23
  - type: F1@M (P)
24
  value: 0.361
25
+ name: F1@M (P)
26
  - type: F1@M (A)
27
  value: 0.083
28
+ name: F1@M (A)
29
  ---
30
  # 🔑 Keyphrase Generation model: KeyBART-inspec
31
  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.