We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94650d commit 0a301cdCopy full SHA for 0a301cd
instructions/Seq2Seq/UniLM.md
@@ -1,6 +1,6 @@
1
## UniLM
2
3
-You can fine-tune a T5 model from HuggingFace through ``model=T5``, ``model_path=<hf-or-local-path>``, ``dataset=<dataset-name>``.
+You can fine-tune a UniLM model from HuggingFace through ``model=UniLM``, ``model_path=<hf-or-local-path>``, ``dataset=<dataset-name>``.
4
5
Example usage:
6
0 commit comments