amyeroberts HF staff commited on
Commit
2db80a8
1 Parent(s): 5129d92

End of training

Browse files
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
@@ -16,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
16
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/aeroberts4444/huggingface/runs/vxhj2fnj)
17
  # vit-base-beans-1
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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.1626
22
- - Accuracy: 0.0
23
 
24
  ## Model description
25
 
 
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
  metrics:
9
  - accuracy
 
18
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/aeroberts4444/huggingface/runs/vxhj2fnj)
19
  # vit-base-beans-1
20
 
21
+ 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.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.1599
24
+ - Accuracy: 0.125
25
 
26
  ## Model description
27
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "eval_accuracy": 0.125,
4
+ "eval_loss": 1.1599400043487549,
5
+ "eval_runtime": 0.178,
6
+ "eval_samples_per_second": 44.956,
7
+ "eval_steps_per_second": 5.619,
8
+ "total_flos": 1239882946412544.0,
9
+ "train_loss": 0.96820068359375,
10
+ "train_runtime": 21.5994,
11
+ "train_samples_per_second": 0.741,
12
+ "train_steps_per_second": 0.093
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "eval_accuracy": 0.125,
4
+ "eval_loss": 1.1599400043487549,
5
+ "eval_runtime": 0.178,
6
+ "eval_samples_per_second": 44.956,
7
+ "eval_steps_per_second": 5.619
8
+ }
runs/May16_18-14-57_amys-mbp-2.taildb5d.ts.net/events.out.tfevents.1715879753.amys-mbp-2.taildb5d.ts.net ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a268700f9c8a7026d383b8e2e6ac88e0ea44fc4d063e5ba8fa2f2c91f9513b64
3
+ size 308
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "total_flos": 1239882946412544.0,
4
+ "train_loss": 0.96820068359375,
5
+ "train_runtime": 21.5994,
6
+ "train_samples_per_second": 0.741,
7
+ "train_steps_per_second": 0.093
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.1599400043487549,
3
+ "best_model_checkpoint": "./beans_outputs/checkpoint-1",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_accuracy": 0.125,
14
+ "eval_loss": 1.1599400043487549,
15
+ "eval_runtime": 0.2079,
16
+ "eval_samples_per_second": 38.483,
17
+ "eval_steps_per_second": 4.81,
18
+ "step": 1
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.0,
23
+ "eval_loss": 1.1626136302947998,
24
+ "eval_runtime": 0.1072,
25
+ "eval_samples_per_second": 74.595,
26
+ "eval_steps_per_second": 9.324,
27
+ "step": 2
28
+ },
29
+ {
30
+ "epoch": 2.0,
31
+ "step": 2,
32
+ "total_flos": 1239882946412544.0,
33
+ "train_loss": 0.96820068359375,
34
+ "train_runtime": 21.5994,
35
+ "train_samples_per_second": 0.741,
36
+ "train_steps_per_second": 0.093
37
+ }
38
+ ],
39
+ "logging_steps": 10,
40
+ "max_steps": 2,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 2,
43
+ "save_steps": 500,
44
+ "stateful_callbacks": {
45
+ "TrainerControl": {
46
+ "args": {
47
+ "should_epoch_stop": false,
48
+ "should_evaluate": false,
49
+ "should_log": false,
50
+ "should_save": true,
51
+ "should_training_stop": true
52
+ },
53
+ "attributes": {}
54
+ }
55
+ },
56
+ "total_flos": 1239882946412544.0,
57
+ "train_batch_size": 8,
58
+ "trial_name": null,
59
+ "trial_params": null
60
+ }