gabrielganan commited on
Commit
43641fc
1 Parent(s): 1772e99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # efficientnet_b1-food101
19
 
20
- This model is a fine-tuned version of [google/efficientnet-b1](https://huggingface.co/google/efficientnet-b1) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0490
23
  - Accuracy: 0.9947
 
17
 
18
  # efficientnet_b1-food101
19
 
20
+ This model is a fine-tuned version of [google/efficientnet-b1](https://huggingface.co/google/efficientnet-b1) on [food101](https://huggingface.co/datasets/food101) dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0490
23
  - Accuracy: 0.9947