rshrott commited on
Commit
1c35710
1 Parent(s): bb85d0f

🍻 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
  metrics:
7
  - accuracy
@@ -15,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # ryan_model2
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 None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.3649
21
- - Accuracy: 0.7100
22
 
23
  ## Model description
24
 
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
+ - image-classification
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
 
16
 
17
  # ryan_model2
18
 
19
+ 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.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.7611
22
+ - Accuracy: 0.6954
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_accuracy": 0.6954008544860518,
4
+ "eval_loss": 0.7611498236656189,
5
+ "eval_runtime": 299.1127,
6
+ "eval_samples_per_second": 13.303,
7
+ "eval_steps_per_second": 1.665,
8
+ "total_flos": 1.0686218494944707e+19,
9
+ "train_loss": 0.43570722407227047,
10
+ "train_runtime": 41571.7396,
11
+ "train_samples_per_second": 3.317,
12
+ "train_steps_per_second": 0.207
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_accuracy": 0.6954008544860518,
4
+ "eval_loss": 0.7611498236656189,
5
+ "eval_runtime": 299.1127,
6
+ "eval_samples_per_second": 13.303,
7
+ "eval_steps_per_second": 1.665
8
+ }
runs/Mar26_00-50-38_ryanserver/events.out.tfevents.1711470541.ryanserver ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:136ce31023e1f301aa7defc8fc1a2ce7ec5482e1a9f620a2667985c96619b81b
3
+ size 40
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 1.0686218494944707e+19,
4
+ "train_loss": 0.43570722407227047,
5
+ "train_runtime": 41571.7396,
6
+ "train_samples_per_second": 3.317,
7
+ "train_steps_per_second": 0.207
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff