Commit
•
066eb0c
1
Parent(s):
2ef7e0a
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (e158c53718b2266ca053014b97165145946e343e)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,12 +6,13 @@ tags:
|
|
6 |
- image-segmentation
|
7 |
datasets:
|
8 |
- segments/sidewalk-semantic
|
9 |
-
model-index:
|
10 |
-
- name: sidewalk-semantic-demo
|
11 |
-
results: []
|
12 |
widget:
|
13 |
- src: https://segmentsai-prod.s3.eu-west-2.amazonaws.com/assets/admin-tobias/439f6843-80c5-47ce-9b17-0b2a1d54dbeb.jpg
|
14 |
example_title: Brugge
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- image-segmentation
|
7 |
datasets:
|
8 |
- segments/sidewalk-semantic
|
|
|
|
|
|
|
9 |
widget:
|
10 |
- src: https://segmentsai-prod.s3.eu-west-2.amazonaws.com/assets/admin-tobias/439f6843-80c5-47ce-9b17-0b2a1d54dbeb.jpg
|
11 |
example_title: Brugge
|
12 |
+
base_model: nvidia/mit-b0
|
13 |
+
model-index:
|
14 |
+
- name: sidewalk-semantic-demo
|
15 |
+
results: []
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|