nielsr HF staff commited on
Commit
d6894c7
1 Parent(s): 7d002c0
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ fine-tuned versions on a task that interests you.
29
 
30
  ### How to use
31
 
32
- Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes:
33
 
34
  ```python
35
  from transformers import BeitFeatureExtractor, BeitForMaskedImageModeling
29
 
30
  ### How to use
31
 
32
+ Here is how to use this model:
33
 
34
  ```python
35
  from transformers import BeitFeatureExtractor, BeitForMaskedImageModeling