Fix incorrect model license
#2
by
dbolya
- opened
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
pipeline_tag: image-classification
|
4 |
---
|
5 |
# Hiera Base MAE Trained on IN1K fine-tuned on IN1K
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
pipeline_tag: image-classification
|
4 |
---
|
5 |
# Hiera Base MAE Trained on IN1K fine-tuned on IN1K
|