akhtet commited on
Commit
19fd6ae
·
1 Parent(s): 686cacd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ Please refer to the papers for original foundation model: DeBERTa [https://arxiv
56
 
57
  ## How to Get Started with the Model
58
 
59
- Use the code below to get started with the model.
60
 
61
  ```
62
  from transformers import pipeline
 
56
 
57
  ## How to Get Started with the Model
58
 
59
+ Use the code below to get started with the model for zero-shot classification task.
60
 
61
  ```
62
  from transformers import pipeline