Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,9 @@ language: en
|
|
3 |
tags:
|
4 |
- instruction-tuned
|
5 |
license: apache-2.0
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# flan-t5-large
|
@@ -56,4 +59,4 @@ While the model performs well on a variety of tasks, it has some limitations:
|
|
56 |
- The model's responses are only as good as the quality and diversity of the training data.
|
57 |
|
58 |
## License
|
59 |
-
This model is licensed under the Apache License 2.0.
|
|
|
3 |
tags:
|
4 |
- instruction-tuned
|
5 |
license: apache-2.0
|
6 |
+
metrics:
|
7 |
+
- bleu
|
8 |
+
- accuracy
|
9 |
---
|
10 |
|
11 |
# flan-t5-large
|
|
|
59 |
- The model's responses are only as good as the quality and diversity of the training data.
|
60 |
|
61 |
## License
|
62 |
+
This model is licensed under the Apache License 2.0.
|