Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: pakawadeep/mt5-small-finetuned-ctfl
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -13,7 +15,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# pakawadeep/mt5-small-finetuned-ctfl
|
15 |
|
16 |
-
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 0.9386
|
19 |
- Validation Loss: 1.1006
|
@@ -83,4 +85,4 @@ The following hyperparameters were used during training:
|
|
83 |
- Transformers 4.38.2
|
84 |
- TensorFlow 2.15.0
|
85 |
- Datasets 2.18.0
|
86 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: pakawadeep/mt5-small-finetuned-ctfl
|
8 |
results: []
|
9 |
+
language:
|
10 |
+
- th
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
15 |
|
16 |
# pakawadeep/mt5-small-finetuned-ctfl
|
17 |
|
18 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on CTFL-GEC dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Train Loss: 0.9386
|
21 |
- Validation Loss: 1.1006
|
|
|
85 |
- Transformers 4.38.2
|
86 |
- TensorFlow 2.15.0
|
87 |
- Datasets 2.18.0
|
88 |
+
- Tokenizers 0.15.2
|