system HF staff commited on
Commit
4585aea
1 Parent(s): 590163c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ### Usage
2
- This checkpoint should be loaded into `BartForConditionalGeneration`. [BART docs](https://huggingface.co/transformers/model_doc/bart.html?#transformers.BartForConditionalGeneration)
 
3
 
4
  ### Metrics for DistilBART models
5
 
1
  ### Usage
2
+
3
+ This checkpoint should be loaded into `BartForConditionalGeneration.from_pretrained`. See the [BART docs](https://huggingface.co/transformers/model_doc/bart.html?#transformers.BartForConditionalGeneration) for more information.
4
 
5
  ### Metrics for DistilBART models
6