DeBERTa commited on
Commit
da93db7
1 Parent(s): 2b201b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ We present the dev results on SQuAD 1.1/2.0 and several GLUE benchmark tasks.
31
 
32
  ## Note
33
 
34
- To try the **XXLarge** model with **HF transformers**, you need to specify **--sharded_ddp**
35
 
36
  ```bash
37
 
31
 
32
  ## Note
33
 
34
+ To try the **XXLarge** model with **[HF transformers](https://huggingface.co/transformers/main_classes/trainer.html)**, you need to specify **--sharded_ddp**
35
 
36
  ```bash
37