Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
@@ -13,7 +13,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# pakawadeep/mt5-base-finetuned-ctfl
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 0.3091
|
19 |
- Validation Loss: 1.1147
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: google/mt5-base
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
|
|
13 |
|
14 |
# pakawadeep/mt5-base-finetuned-ctfl
|
15 |
|
16 |
+
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on CTFL-GEC dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 0.3091
|
19 |
- Validation Loss: 1.1147
|