Skip to content

Commit 0a301cd

Browse files
authored
Update UniLM.md
1 parent a94650d commit 0a301cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instructions/Seq2Seq/UniLM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## UniLM
22

3-
You can fine-tune a T5 model from HuggingFace through ``model=T5``, ``model_path=<hf-or-local-path>``, ``dataset=<dataset-name>``.
3+
You can fine-tune a UniLM model from HuggingFace through ``model=UniLM``, ``model_path=<hf-or-local-path>``, ``dataset=<dataset-name>``.
44

55
Example usage:
66

0 commit comments

Comments
 (0)