|
--- |
|
license: mit |
|
language: |
|
- zh |
|
metrics: |
|
- sari |
|
base_model: |
|
- fnlp/bart-base-chinese |
|
pipeline_tag: text2text-generation |
|
tags: |
|
- seq2seq |
|
--- |
|
|
|
This is a fine-tuned version of [fnlp/bart-base-chinese](https://huggingface.co/fnlp/bart-base-chinese) for Chinese text simplification at the sentence level. |
|
|
|
It was fine-tuned using 500,000 samples of sentence pairs from the [MCTS pseudo-wikipedia dataset](https://arxiv.org/abs/2306.02796). |
|
|
|
More details on this project are available on the external site: https://johnsonrobotics.com/Projects/textsimplification.html |