Zihao Li commited on
Commit
80897f9
·
verified ·
1 Parent(s): 0e5952a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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).