hackelle commited on
Commit
1afe6c9
·
verified ·
1 Parent(s): 9130921

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ e.g.
89
  from reben_publication.BigEarthNetv2_0_ImageClassifier import BigEarthNetv2_0_ImageClassifier
90
 
91
  model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
92
- "BIFOLD-BigEarthNetv2-0/convnextv2_base-s2-v0.1.1")
93
  ```
94
 
95
  If you use this model in your research or the provided code, please cite the following papers:
 
89
  from reben_publication.BigEarthNetv2_0_ImageClassifier import BigEarthNetv2_0_ImageClassifier
90
 
91
  model = BigEarthNetv2_0_ImageClassifier.from_pretrained(
92
+ "BIFOLD-BigEarthNetv2-0/convnextv2_base-s2-v0.2.0")
93
  ```
94
 
95
  If you use this model in your research or the provided code, please cite the following papers: