nemik commited on
Commit
646e2e7
1 Parent(s): c9bf88d

Upload processor

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,21 +1,21 @@
1
  ---
2
- license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
- tags:
5
- - generated_from_trainer
6
  datasets:
7
  - webdataset
 
8
  metrics:
9
  - accuracy
10
  - f1
11
  - precision
12
  - recall
 
 
13
  model-index:
14
  - name: vit-base-patch16-224-in21k-finetuned_v2024-7-24-frost
15
  results:
16
  - task:
17
- name: Image Classification
18
  type: image-classification
 
19
  dataset:
20
  name: webdataset
21
  type: webdataset
@@ -23,18 +23,18 @@ model-index:
23
  split: train
24
  args: default
25
  metrics:
26
- - name: Accuracy
27
- type: accuracy
28
  value: 0.963716814159292
29
- - name: F1
30
- type: f1
31
  value: 0.9118279569892475
32
- - name: Precision
33
- type: precision
34
  value: 0.905982905982906
35
- - name: Recall
36
- type: recall
37
  value: 0.9177489177489178
 
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
2
  base_model: google/vit-base-patch16-224-in21k
 
 
3
  datasets:
4
  - webdataset
5
+ license: apache-2.0
6
  metrics:
7
  - accuracy
8
  - f1
9
  - precision
10
  - recall
11
+ tags:
12
+ - generated_from_trainer
13
  model-index:
14
  - name: vit-base-patch16-224-in21k-finetuned_v2024-7-24-frost
15
  results:
16
  - task:
 
17
  type: image-classification
18
+ name: Image Classification
19
  dataset:
20
  name: webdataset
21
  type: webdataset
 
23
  split: train
24
  args: default
25
  metrics:
26
+ - type: accuracy
 
27
  value: 0.963716814159292
28
+ name: Accuracy
29
+ - type: f1
30
  value: 0.9118279569892475
31
+ name: F1
32
+ - type: precision
33
  value: 0.905982905982906
34
+ name: Precision
35
+ - type: recall
36
  value: 0.9177489177489178
37
+ name: Recall
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You