JOECHAN890 commited on
Commit
2064c3f
·
verified ·
1 Parent(s): ad6a8be

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: timm/beitv2_base_patch16_224.in1k_ft_in22k
5
  tags:
 
 
6
  - timm
7
  - generated_from_trainer
8
  metrics:
@@ -17,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # beitv2-base-beans
19
 
20
- This model is a fine-tuned version of [timm/beitv2_base_patch16_224.in1k_ft_in22k](https://huggingface.co/timm/beitv2_base_patch16_224.in1k_ft_in22k) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0707
23
- - Accuracy: 0.9850
24
 
25
  ## Model description
26
 
 
3
  license: apache-2.0
4
  base_model: timm/beitv2_base_patch16_224.in1k_ft_in22k
5
  tags:
6
+ - image-classification
7
+ - vision
8
  - timm
9
  - generated_from_trainer
10
  metrics:
 
19
 
20
  # beitv2-base-beans
21
 
22
+ This model is a fine-tuned version of [timm/beitv2_base_patch16_224.in1k_ft_in22k](https://huggingface.co/timm/beitv2_base_patch16_224.in1k_ft_in22k) on the AI-Lab-Makerere/beans dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.0003
25
+ - Accuracy: 1.0
26
 
27
  ## Model description
28
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 50.0,
3
+ "eval_accuracy": 1.0,
4
+ "eval_loss": 0.00025587898562662303,
5
+ "eval_runtime": 0.5766,
6
+ "eval_samples_per_second": 230.656,
7
+ "eval_steps_per_second": 29.482,
8
+ "total_flos": 4.0046594160900096e+18,
9
+ "train_loss": 0.0702138227691556,
10
+ "train_runtime": 508.0972,
11
+ "train_samples_per_second": 101.752,
12
+ "train_steps_per_second": 12.793
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 50.0,
3
+ "eval_accuracy": 1.0,
4
+ "eval_loss": 0.00025587898562662303,
5
+ "eval_runtime": 0.5766,
6
+ "eval_samples_per_second": 230.656,
7
+ "eval_steps_per_second": 29.482
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 50.0,
3
+ "total_flos": 4.0046594160900096e+18,
4
+ "train_loss": 0.0702138227691556,
5
+ "train_runtime": 508.0972,
6
+ "train_samples_per_second": 101.752,
7
+ "train_steps_per_second": 12.793
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff