Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |

|
| 2 |
|
| 3 |
This model was trained on noisy and clean examples. The aim was to clean corrupted text (from OCR etc.) but the model hallucinates if the damage is too bad.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- Ba2han/Turkish-noisy
|
| 5 |
+
language:
|
| 6 |
+
- tr
|
| 7 |
+
base_model:
|
| 8 |
+
- vngrs-ai/VBART-Medium-Base
|
| 9 |
+
---
|
| 10 |

|
| 11 |
|
| 12 |
This model was trained on noisy and clean examples. The aim was to clean corrupted text (from OCR etc.) but the model hallucinates if the damage is too bad.
|