Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -21,6 +21,7 @@ model_index:
|
|
21 |
name: Accuracy
|
22 |
type: accuracy
|
23 |
value: 0.5789473684210527
|
|
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
name: Accuracy
|
22 |
type: accuracy
|
23 |
value: 0.5789473684210527
|
24 |
+
base_model: resnet18
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|