File size: 562 Bytes
25b5702
 
 
 
 
 
 
 
 
8889a2c
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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