CristianR8 commited on
Commit
e32b0fa
1 Parent(s): e08798d

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/efficientnet-b0
5
  tags:
 
 
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
@@ -16,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # efficientnet-b0-cocoa
18
 
19
- This model is a fine-tuned version of [google/efficientnet-b0](https://huggingface.co/google/efficientnet-b0) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3624
22
- - Accuracy: 0.8809
23
 
24
  ## Model description
25
 
 
3
  license: apache-2.0
4
  base_model: google/efficientnet-b0
5
  tags:
6
+ - image-classification
7
+ - vision
8
  - generated_from_trainer
9
  metrics:
10
  - accuracy
 
18
 
19
  # efficientnet-b0-cocoa
20
 
21
+ This model is a fine-tuned version of [google/efficientnet-b0](https://huggingface.co/google/efficientnet-b0) on the SemilleroCV/Cocoa-dataset dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.2657
24
+ - Accuracy: 0.9097
25
 
26
  ## Model description
27
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "eval_accuracy": 0.9097472924187726,
4
+ "eval_loss": 0.26566287875175476,
5
+ "eval_runtime": 0.9695,
6
+ "eval_samples_per_second": 285.718,
7
+ "eval_steps_per_second": 36.102,
8
+ "total_flos": 5.678990728814592e+17,
9
+ "train_loss": 0.30055975163317455,
10
+ "train_runtime": 936.3063,
11
+ "train_samples_per_second": 167.253,
12
+ "train_steps_per_second": 20.933
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "eval_accuracy": 0.9097472924187726,
4
+ "eval_loss": 0.26566287875175476,
5
+ "eval_runtime": 0.9695,
6
+ "eval_samples_per_second": 285.718,
7
+ "eval_steps_per_second": 36.102
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 100.0,
3
+ "total_flos": 5.678990728814592e+17,
4
+ "train_loss": 0.30055975163317455,
5
+ "train_runtime": 936.3063,
6
+ "train_samples_per_second": 167.253,
7
+ "train_steps_per_second": 20.933
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff