bedus-creation
commited on
Commit
•
3708c24
1
Parent(s):
497c20b
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 |
# bedus-creation/t5-small-dataset-ii-lim-to-eng-002
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 0.2514
|
19 |
- Validation Loss: 0.3001
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: mBart
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
|
|
13 |
|
14 |
# bedus-creation/t5-small-dataset-ii-lim-to-eng-002
|
15 |
|
16 |
+
This model is a fine-tuned version of [mBart](https://huggingface.co/mBart) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Train Loss: 0.2514
|
19 |
- Validation Loss: 0.3001
|