Update README.md
Browse files
README.md
CHANGED
@@ -42,6 +42,9 @@ language:
|
|
42 |
library_name: transformers
|
43 |
tags:
|
44 |
- text-generation-inference
|
|
|
|
|
|
|
45 |
---
|
46 |
|
47 |
T5ForConditionalGeneration files for Google's [Madlad-400](https://github.com/google-research/google-research/tree/master/madlad_400) 3B parameter MT model.
|
|
|
42 |
library_name: transformers
|
43 |
tags:
|
44 |
- text-generation-inference
|
45 |
+
datasets:
|
46 |
+
- allenai/MADLAD-400
|
47 |
+
pipeline_tag: translation
|
48 |
---
|
49 |
|
50 |
T5ForConditionalGeneration files for Google's [Madlad-400](https://github.com/google-research/google-research/tree/master/madlad_400) 3B parameter MT model.
|