Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ tags:
|
|
| 18 |
|
| 19 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 20 |
|
| 21 |
-
This model aims to simplify German texts into plain German language. It belongs to the experiments done at the work of Stodden (2024,
|
| 22 |
|
| 23 |
## Model Details
|
| 24 |
|
|
@@ -31,15 +31,15 @@ This model aims to simplify German texts into plain German language. It belongs
|
|
| 31 |
- **Developed by:** Regina Stodden
|
| 32 |
- **Model type:** Text2Text Generation
|
| 33 |
- **Language(s) (NLP):** German, Plain German, Easy-to-Read German
|
| 34 |
-
- **License:** [More Information Needed]
|
| 35 |
-
- **Finetuned from model
|
| 36 |
|
| 37 |
-
### Model Sources
|
| 38 |
|
| 39 |
<!-- Provide the basic links for the model. -->
|
| 40 |
|
| 41 |
- **Repository:** [https://huggingface.co/DEplain/mt5-simple-german-corpus](https://huggingface.co/DEplain/mt5-simple-german-corpus)
|
| 42 |
-
- **Paper
|
| 43 |
|
| 44 |
## Uses
|
| 45 |
|
|
@@ -166,7 +166,7 @@ Results of mt5-simple-german-corpus and related models evaluated on simple-germa
|
|
| 166 |
|
| 167 |
|
| 168 |
|
| 169 |
-
## Citation
|
| 170 |
|
| 171 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 172 |
|
|
|
|
| 18 |
|
| 19 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 20 |
|
| 21 |
+
This model aims to simplify German texts into plain German language. It belongs to the experiments done at the work of Stodden (2024, see below).
|
| 22 |
|
| 23 |
## Model Details
|
| 24 |
|
|
|
|
| 31 |
- **Developed by:** Regina Stodden
|
| 32 |
- **Model type:** Text2Text Generation
|
| 33 |
- **Language(s) (NLP):** German, Plain German, Easy-to-Read German
|
| 34 |
+
<!--- **License:** [More Information Needed]-->
|
| 35 |
+
- **Finetuned from model:** [https://huggingface.co/google/mt5-base](https://huggingface.co/google/mt5-base)
|
| 36 |
|
| 37 |
+
### Model Sources
|
| 38 |
|
| 39 |
<!-- Provide the basic links for the model. -->
|
| 40 |
|
| 41 |
- **Repository:** [https://huggingface.co/DEplain/mt5-simple-german-corpus](https://huggingface.co/DEplain/mt5-simple-german-corpus)
|
| 42 |
+
- **Paper:** Stodden (2024, to appear). "Reproduction & Benchmarking of German Text Simplification Systems" In Proceedings of the 1st Workshop on Evaluating Text Difficulty in a Multilingual Context (DeTermIt!), Turin, Italy.
|
| 43 |
|
| 44 |
## Uses
|
| 45 |
|
|
|
|
| 166 |
|
| 167 |
|
| 168 |
|
| 169 |
+
## Citation
|
| 170 |
|
| 171 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 172 |
|