Commit
·
c28debc
1
Parent(s):
66c4cbc
Added example image to readme
Browse files
README.md
CHANGED
|
@@ -43,6 +43,8 @@ size_categories:
|
|
| 43 |
|
| 44 |
The MultiSim benchmark is a growing collection of text simplification datasets targeted at sentence simplification in several languages. Currently, the benchmark spans 12 languages.
|
| 45 |
|
|
|
|
|
|
|
| 46 |
### Supported Tasks
|
| 47 |
|
| 48 |
- Sentence Simplification
|
|
@@ -56,6 +58,7 @@ dataset = load_dataset("MichaelR207/MultiSim")
|
|
| 56 |
```
|
| 57 |
|
| 58 |
### Citation
|
|
|
|
| 59 |
```
|
| 60 |
@inproceedings{ryan-etal-2023-revisiting,
|
| 61 |
title = "Revisiting non-{E}nglish Text Simplification: A Unified Multilingual Benchmark",
|
|
|
|
| 43 |
|
| 44 |
The MultiSim benchmark is a growing collection of text simplification datasets targeted at sentence simplification in several languages. Currently, the benchmark spans 12 languages.
|
| 45 |
|
| 46 |
+

|
| 47 |
+
|
| 48 |
### Supported Tasks
|
| 49 |
|
| 50 |
- Sentence Simplification
|
|
|
|
| 58 |
```
|
| 59 |
|
| 60 |
### Citation
|
| 61 |
+
If you use this benchmark, please cite our [paper](https://aclanthology.org/2023.acl-long.269/):
|
| 62 |
```
|
| 63 |
@inproceedings{ryan-etal-2023-revisiting,
|
| 64 |
title = "Revisiting non-{E}nglish Text Simplification: A Unified Multilingual Benchmark",
|