Upload README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,13 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- en
|
4 |
license: mit
|
5 |
library_name: timm
|
6 |
tags:
|
7 |
- image-classification
|
8 |
- resnet
|
9 |
-
dataset:
|
10 |
-
- imagenet
|
11 |
metrics:
|
12 |
- acc
|
13 |
- f1
|
14 |
-
|
15 |
---
|
16 |
|
17 |
# my-cool-model-with-card
|
|
|
1 |
---
|
2 |
+
language: en
|
|
|
3 |
license: mit
|
4 |
library_name: timm
|
5 |
tags:
|
6 |
- image-classification
|
7 |
- resnet
|
|
|
|
|
8 |
metrics:
|
9 |
- acc
|
10 |
- f1
|
|
|
11 |
---
|
12 |
|
13 |
# my-cool-model-with-card
|