motheecreator
commited on
Commit
•
eba39cc
1
Parent(s):
cb71c00
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- image_folder
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
@@ -13,12 +11,6 @@ model-index:
|
|
13 |
- task:
|
14 |
name: Image Classification
|
15 |
type: image-classification
|
16 |
-
dataset:
|
17 |
-
name: image_folder
|
18 |
-
type: image_folder
|
19 |
-
config: default
|
20 |
-
split: train
|
21 |
-
args: default
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
|
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
|
|
11 |
- task:
|
12 |
name: Image Classification
|
13 |
type: image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
metrics:
|
15 |
- name: Accuracy
|
16 |
type: accuracy
|