File size: 750 Bytes
65ad87d baf1364 65ad87d 80897f9 0f7ac26 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: mit
datasets:
- bogdancazan/wikilarge-text-simplification
language:
- en
metrics:
- sari
- bertscore
pipeline_tag: summarization
---
A customised model based on MUSS, with added special tokens and tokenization method.\
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).\
Here is a sample input:"<DEPENDENCYTREEDEPTHRATIO_0.65> <WORDRANKRATIO_0.6> <REPLACEONLYLEVENSHTEIN_0.8> <LENGTHRATIO_0.8> He advocates applying a user-centered design process in product development cycles and also works towards popularizing interaction design as a mainstream discipline." |