Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
### Usage
|
2 |
-
|
|
|
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 |
|