Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,8 @@ library_name: transformers
|
|
8 |
|
9 |
The presented model can be used for text de-noising.
|
10 |
You can use it if you have text that has noise after loading, such as after loading pdf files.
|
11 |
-
|
|
|
12 |
[allegro/plt5-base](https://huggingface.co/allegro/plt5-base) was used as the base model.
|
13 |
|
14 |
|
|
|
8 |
|
9 |
The presented model can be used for text de-noising.
|
10 |
You can use it if you have text that has noise after loading, such as after loading pdf files.
|
11 |
+
|
12 |
+
The model was learned on texts in Polish. The dataset was automatically noised.
|
13 |
[allegro/plt5-base](https://huggingface.co/allegro/plt5-base) was used as the base model.
|
14 |
|
15 |
|