howaboutyu commited on
Commit
2a941a6
1 Parent(s): ed6dd0f

End of training

Browse files
README.md CHANGED
@@ -2,12 +2,29 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
 
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
 
8
  model-index:
9
  - name: vit-base-beans
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,6 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
16
  # vit-base-beans
17
 
18
  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 imagefolder dataset.
 
 
 
19
 
20
  ## Model description
21
 
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
+ - image-classification
6
+ - vision
7
  - generated_from_trainer
8
  datasets:
9
  - imagefolder
10
+ metrics:
11
+ - accuracy
12
  model-index:
13
  - name: vit-base-beans
14
+ results:
15
+ - task:
16
+ name: Image Classification
17
+ type: image-classification
18
+ dataset:
19
+ name: imagefolder
20
+ type: imagefolder
21
+ config: default
22
+ split: validation
23
+ args: default
24
+ metrics:
25
+ - name: Accuracy
26
+ type: accuracy
27
+ value: 0.9772129710780018
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
  # vit-base-beans
34
 
35
  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 imagefolder dataset.
36
+ It achieves the following results on the evaluation set:
37
+ - Loss: 0.1584
38
+ - Accuracy: 0.9772
39
 
40
  ## Model description
41
 
all_results.json CHANGED
@@ -1,13 +1,12 @@
1
  {
2
  "epoch": 5.0,
3
- "eval_accuracy": 0.9774436090225563,
4
- "eval_loss": 0.12084060162305832,
5
- "eval_runtime": 1.7601,
6
- "eval_samples_per_second": 75.563,
7
- "eval_steps_per_second": 5.113,
8
- "total_flos": 4.006371770595533e+17,
9
- "train_loss": 0.29627929100623496,
10
- "train_runtime": 105.6493,
11
- "train_samples_per_second": 48.935,
12
- "train_steps_per_second": 3.076
13
  }
 
1
  {
2
  "epoch": 5.0,
3
+ "eval_accuracy": 0.9772129710780018,
4
+ "eval_loss": 0.1584448516368866,
5
+ "eval_runtime": 44.036,
6
+ "eval_samples_per_second": 25.911,
7
+ "eval_steps_per_second": 1.635,
8
+ "train_loss": 0.006059203078136595,
9
+ "train_runtime": 4479.7513,
10
+ "train_samples_per_second": 43.876,
11
+ "train_steps_per_second": 2.742
 
12
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 5.0,
3
- "eval_accuracy": 0.9774436090225563,
4
- "eval_loss": 0.12084060162305832,
5
- "eval_runtime": 1.7601,
6
- "eval_samples_per_second": 75.563,
7
- "eval_steps_per_second": 5.113
8
  }
 
1
  {
2
  "epoch": 5.0,
3
+ "eval_accuracy": 0.9772129710780018,
4
+ "eval_loss": 0.1584448516368866,
5
+ "eval_runtime": 44.036,
6
+ "eval_samples_per_second": 25.911,
7
+ "eval_steps_per_second": 1.635
8
  }
runs/May22_15-17-42_DL-Station/events.out.tfevents.1716363273.DL-Station.2893395.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5dfbff3c437440ee237b98c2ad5724dcdcc504a4142ad8437c2dc7481d588e
3
+ size 411
train_results.json CHANGED
@@ -1,8 +1,7 @@
1
  {
2
  "epoch": 5.0,
3
- "total_flos": 4.006371770595533e+17,
4
- "train_loss": 0.29627929100623496,
5
- "train_runtime": 105.6493,
6
- "train_samples_per_second": 48.935,
7
- "train_steps_per_second": 3.076
8
  }
 
1
  {
2
  "epoch": 5.0,
3
+ "train_loss": 0.006059203078136595,
4
+ "train_runtime": 4479.7513,
5
+ "train_samples_per_second": 43.876,
6
+ "train_steps_per_second": 2.742
 
7
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff