Update README.md
Browse files
README.md
CHANGED
@@ -63,5 +63,5 @@ model.eval()
|
|
63 |
embeds = model.features(x)
|
64 |
```
|
65 |
|
66 |
-
|
67 |
Explore the metrics of this model in [mlx-image model results](https://github.com/riccardomusmeci/mlx-image/blob/main/results/results-imagenet-1k.csv).
|
|
|
63 |
embeds = model.features(x)
|
64 |
```
|
65 |
|
66 |
+
## Model Comparison
|
67 |
Explore the metrics of this model in [mlx-image model results](https://github.com/riccardomusmeci/mlx-image/blob/main/results/results-imagenet-1k.csv).
|