Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 22 |
|
| 23 |
# gec-score-model
|
| 24 |
|
| 25 |
-
This model is a fine-tuned version of [intfloat/multilingual-e5-base](https://huggingface.co/intfloat/multilingual-e5-base) on the
|
| 26 |
|
| 27 |
Training script is available here: https://github.com/lapa-llm/lapa-llm/blob/main/pretraining/quality-classifiers/gec_score.py
|
| 28 |
|
|
|
|
| 22 |
|
| 23 |
# gec-score-model
|
| 24 |
|
| 25 |
+
This model is a fine-tuned version of [intfloat/multilingual-e5-base](https://huggingface.co/intfloat/multilingual-e5-base) on the peterua/OmniGEC-ModelTraining dataset.
|
| 26 |
|
| 27 |
Training script is available here: https://github.com/lapa-llm/lapa-llm/blob/main/pretraining/quality-classifiers/gec_score.py
|
| 28 |
|