nateraw commited on
Commit
ebd5fd3
1 Parent(s): 92ac464

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -5,8 +5,9 @@ library_name: timm
5
  tags:
6
  - image-classification
7
  - resnet
 
8
  metrics:
9
- - acc
10
  - f1
11
  model-index:
12
  - name: my-cool-model-with-eval-results
@@ -18,7 +19,9 @@ model-index:
18
  name: Beans
19
  metrics:
20
  - type: accuracy
21
- value: 0.9
 
 
22
  ---
23
 
24
  # my-cool-model-with-eval-results
 
5
  tags:
6
  - image-classification
7
  - resnet
8
+ datasets: beans
9
  metrics:
10
+ - accuracy
11
  - f1
12
  model-index:
13
  - name: my-cool-model-with-eval-results
 
19
  name: Beans
20
  metrics:
21
  - type: accuracy
22
+ value: 0.85
23
+ - type: f1
24
+ value: 0.75
25
  ---
26
 
27
  # my-cool-model-with-eval-results