Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# t5-small-finetuned-English-to-BASH
|
16 |
|
17 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on a
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.4817
|
20 |
- Bleu: 19.6535
|
|
|
14 |
|
15 |
# t5-small-finetuned-English-to-BASH
|
16 |
|
17 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on a more balanced iteration of the [NL2BASH](https://github.com/TellinaTool/nl2bash/tree/master/data) dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.4817
|
20 |
- Bleu: 19.6535
|