uisikdag commited on
Commit
32ac4a6
1 Parent(s): 296bb4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -30,6 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
30
  # weeds_hfclass12
31
  Model is trained on balanced dataset/ 250 image per class/ .8 .1 .1 split/ 224x224 resized
32
 
 
 
33
  This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.1257
 
30
  # weeds_hfclass12
31
  Model is trained on balanced dataset/ 250 image per class/ .8 .1 .1 split/ 224x224 resized
32
 
33
+ Dataset: https://www.kaggle.com/datasets/vbookshelf/v2-plant-seedlings-dataset
34
+
35
  This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.1257