Commit
•
1754e60
1
Parent(s):
afb242a
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (097f154c4956dac9c681a786c2a80ef959a447bb)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- image-segmentation
|
5 |
- vision
|
6 |
- generated_from_trainer
|
|
|
7 |
model-index:
|
8 |
- name: segformer-finetuned-sidewalk-50-epochs
|
9 |
results: []
|
|
|
4 |
- image-segmentation
|
5 |
- vision
|
6 |
- generated_from_trainer
|
7 |
+
base_model: nvidia/mit-b0
|
8 |
model-index:
|
9 |
- name: segformer-finetuned-sidewalk-50-epochs
|
10 |
results: []
|