rshrott commited on
Commit
f8aeff0
1 Parent(s): bac8f19

🍻 cheers

Browse files
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
  - renovation
@@ -14,7 +15,7 @@ model-index:
14
  name: Image Classification
15
  type: image-classification
16
  dataset:
17
- name: renovation
18
  type: renovation
19
  config: default
20
  split: validation
@@ -22,7 +23,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.7342681258549931
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +31,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # renovation
32
 
33
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the renovation dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.1201
36
- - Accuracy: 0.7343
37
 
38
  ## Model description
39
 
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
+ - image-classification
6
  - generated_from_trainer
7
  datasets:
8
  - renovation
 
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
+ name: beans
19
  type: renovation
20
  config: default
21
  split: validation
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.7219562243502052
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  # renovation
33
 
34
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.6830
37
+ - Accuracy: 0.7220
38
 
39
  ## Model description
40
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_accuracy": 0.7219562243502052,
4
+ "eval_loss": 0.6829969882965088,
5
+ "eval_runtime": 97.786,
6
+ "eval_samples_per_second": 29.902,
7
+ "eval_steps_per_second": 3.743,
8
+ "total_flos": 7.243900911073935e+18,
9
+ "train_loss": 0.43194858603623126,
10
+ "train_runtime": 10540.446,
11
+ "train_samples_per_second": 8.868,
12
+ "train_steps_per_second": 0.554
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_accuracy": 0.7219562243502052,
4
+ "eval_loss": 0.6829969882965088,
5
+ "eval_runtime": 97.786,
6
+ "eval_samples_per_second": 29.902,
7
+ "eval_steps_per_second": 3.743
8
+ }
runs/Mar24_20-47-53_b7cac2bb04d7/events.out.tfevents.1711323922.b7cac2bb04d7.525.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a351b2b7f0fdf2c1583efd83b0f5f4a9f706f32a19c4c609b7446071109a6a
3
+ size 411
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 7.243900911073935e+18,
4
+ "train_loss": 0.43194858603623126,
5
+ "train_runtime": 10540.446,
6
+ "train_samples_per_second": 8.868,
7
+ "train_steps_per_second": 0.554
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff