Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ metrics:
|
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: food-vit-tutorial
|
10 |
-
results:
|
11 |
- task:
|
12 |
name: image-classification
|
13 |
type: image-classification
|
@@ -20,9 +20,10 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: accuracy
|
22 |
type: accuracy
|
23 |
-
value: 0.
|
24 |
datasets:
|
25 |
- food101
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: food-vit-tutorial
|
10 |
+
results:
|
11 |
- task:
|
12 |
name: image-classification
|
13 |
type: image-classification
|
|
|
20 |
metrics:
|
21 |
- name: accuracy
|
22 |
type: accuracy
|
23 |
+
value: 0.916
|
24 |
datasets:
|
25 |
- food101
|
26 |
+
library_name: transformers.js
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|