Zihao Li
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- bogdancazan/wikilarge-text-simplification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- sari
|
9 |
+
- bertscore
|
10 |
+
pipeline_tag: summarization
|
11 |
---
|
12 |
+
A customised model based on MUSS, with added special tokens and tokenization method.
|