bikekowal commited on
Commit
78eb658
·
verified ·
1 Parent(s): d1f98a7

End of training

Browse files
README.md CHANGED
@@ -3,12 +3,29 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
 
 
6
  - generated_from_trainer
7
  datasets:
8
  - imagefolder
 
 
9
  model-index:
10
  - name: models_diff
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -17,6 +34,9 @@ should probably proofread and complete it, then remove this comment. -->
17
  # models_diff
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 imagefolder dataset.
 
 
 
20
 
21
  ## Model description
22
 
 
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224-in21k
5
  tags:
6
+ - image-classification
7
+ - vision
8
  - generated_from_trainer
9
  datasets:
10
  - imagefolder
11
+ metrics:
12
+ - accuracy
13
  model-index:
14
  - name: models_diff
15
+ results:
16
+ - task:
17
+ name: Image Classification
18
+ type: image-classification
19
+ dataset:
20
+ name: imagefolder
21
+ type: imagefolder
22
+ config: default
23
+ split: train
24
+ args: default
25
+ metrics:
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 1.0
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
  # models_diff
35
 
36
  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.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 0.0001
39
+ - Accuracy: 1.0
40
 
41
  ## Model description
42
 
all_results.json CHANGED
@@ -2,12 +2,12 @@
2
  "epoch": 500.0,
3
  "eval_accuracy": 1.0,
4
  "eval_loss": 0.00011338650074321777,
5
- "eval_runtime": 1.0132,
6
- "eval_samples_per_second": 99.684,
7
- "eval_steps_per_second": 6.909,
8
  "total_flos": 2.208521704015872e+19,
9
- "train_loss": 0.04609681815571255,
10
- "train_runtime": 3784.0996,
11
- "train_samples_per_second": 75.315,
12
- "train_steps_per_second": 4.757
13
  }
 
2
  "epoch": 500.0,
3
  "eval_accuracy": 1.0,
4
  "eval_loss": 0.00011338650074321777,
5
+ "eval_runtime": 2.5564,
6
+ "eval_samples_per_second": 39.508,
7
+ "eval_steps_per_second": 2.738,
8
  "total_flos": 2.208521704015872e+19,
9
+ "train_loss": 0.0,
10
+ "train_runtime": 1.8559,
11
+ "train_samples_per_second": 153560.694,
12
+ "train_steps_per_second": 9698.57
13
  }
config.json CHANGED
@@ -26,6 +26,7 @@
26
  "num_channels": 3,
27
  "num_hidden_layers": 12,
28
  "patch_size": 16,
 
29
  "qkv_bias": true,
30
  "torch_dtype": "float32",
31
  "transformers_version": "4.48.0.dev0"
 
26
  "num_channels": 3,
27
  "num_hidden_layers": 12,
28
  "patch_size": 16,
29
+ "problem_type": "single_label_classification",
30
  "qkv_bias": true,
31
  "torch_dtype": "float32",
32
  "transformers_version": "4.48.0.dev0"
eval_results.json CHANGED
@@ -2,7 +2,7 @@
2
  "epoch": 500.0,
3
  "eval_accuracy": 1.0,
4
  "eval_loss": 0.00011338650074321777,
5
- "eval_runtime": 1.0132,
6
- "eval_samples_per_second": 99.684,
7
- "eval_steps_per_second": 6.909
8
  }
 
2
  "epoch": 500.0,
3
  "eval_accuracy": 1.0,
4
  "eval_loss": 0.00011338650074321777,
5
+ "eval_runtime": 2.5564,
6
+ "eval_samples_per_second": 39.508,
7
+ "eval_steps_per_second": 2.738
8
  }
runs/Dec30_13-29-10_gpu-cv/events.out.tfevents.1735561782.gpu-cv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7db7f73c00bc7b6b0c8b35b527c5749bd8e20906cccbf814512908f06ac9983
3
+ size 40
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 500.0,
3
  "total_flos": 2.208521704015872e+19,
4
- "train_loss": 0.04609681815571255,
5
- "train_runtime": 3784.0996,
6
- "train_samples_per_second": 75.315,
7
- "train_steps_per_second": 4.757
8
  }
 
1
  {
2
  "epoch": 500.0,
3
  "total_flos": 2.208521704015872e+19,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 1.8559,
6
+ "train_samples_per_second": 153560.694,
7
+ "train_steps_per_second": 9698.57
8
  }
trainer_state.json CHANGED
@@ -264,10 +264,10 @@
264
  "epoch": 500.0,
265
  "step": 18000,
266
  "total_flos": 2.208521704015872e+19,
267
- "train_loss": 0.04609681815571255,
268
- "train_runtime": 3784.0996,
269
- "train_samples_per_second": 75.315,
270
- "train_steps_per_second": 4.757
271
  }
272
  ],
273
  "logging_steps": 500,
 
264
  "epoch": 500.0,
265
  "step": 18000,
266
  "total_flos": 2.208521704015872e+19,
267
+ "train_loss": 0.0,
268
+ "train_runtime": 1.8559,
269
+ "train_samples_per_second": 153560.694,
270
+ "train_steps_per_second": 9698.57
271
  }
272
  ],
273
  "logging_steps": 500,