Commit
·
bea6519
1
Parent(s):
aff6abc
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (6b5a7d040065c3d9e1bf27b79f7a61746a53c2a1)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- vision
|
5 |
- image-segmentation
|
6 |
- generated_from_trainer
|
|
|
7 |
model-index:
|
8 |
- name: segformer-v-mesh-0
|
9 |
results: []
|
|
|
4 |
- vision
|
5 |
- image-segmentation
|
6 |
- generated_from_trainer
|
7 |
+
base_model: nvidia/mit-b2
|
8 |
model-index:
|
9 |
- name: segformer-v-mesh-0
|
10 |
results: []
|