Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ This is a fine-tuned version of the multilingual DeBERTa model (mdeberta) for as
|
|
17 |
|
18 |
- **Architecture:** mdeberta-v3-base-quality
|
19 |
- **Task:** Regression (Quality Assessment)
|
20 |
-
- **Training Data:** [agentlans/tatoeba-english-translations](https://huggingface.co/datasets/agentlans/tatoeba-english-translations/) dataset containing
|
21 |
- **Input:** Text in any of the supported languages by DeBERTa
|
22 |
- **Output:** Estimated quality score for text
|
23 |
- higher values indicate better text
|
|
|
17 |
|
18 |
- **Architecture:** mdeberta-v3-base-quality
|
19 |
- **Task:** Regression (Quality Assessment)
|
20 |
+
- **Training Data:** [agentlans/tatoeba-english-translations](https://huggingface.co/datasets/agentlans/tatoeba-english-translations/) dataset containing 44 900 English translations
|
21 |
- **Input:** Text in any of the supported languages by DeBERTa
|
22 |
- **Output:** Estimated quality score for text
|
23 |
- higher values indicate better text
|