Zihao Li
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,5 @@ metrics:
|
|
9 |
- bertscore
|
10 |
pipeline_tag: summarization
|
11 |
---
|
12 |
-
A customised model based on MUSS, with added special tokens and tokenization method
|
|
|
|
9 |
- bertscore
|
10 |
pipeline_tag: summarization
|
11 |
---
|
12 |
+
A customised model based on MUSS, with added special tokens and tokenization method.\
|
13 |
+
The 4 control tokens are "<DEPENDENCYTREEDEPTHRATIO_1.0>", "<WORDRANKRATIO_1.0>", "<REPLACEONLYLEVENSHTEIN_1.0>", "<LENGTHRATIO_1.0>", whose values range from 0.2 to 1.5 (except for the REPLACEONLYLEVENSHTEIN maximises at 1.0).
|