maurope commited on
Commit
28e1ad6
·
1 Parent(s): 4de2dfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -36,15 +36,15 @@ It achieves the following results on the evaluation set:
36
 
37
  ## Model description
38
 
39
- More information needed
40
 
41
  ## Intended uses & limitations
42
 
43
- More information needed
44
 
45
  ## Training and evaluation data
46
 
47
- More information needed
48
 
49
  ## Training procedure
50
 
 
36
 
37
  ## Model description
38
 
39
+ This model distinguishes between healthy and diseased bean leaves. It can also categorize between two diseases: bean rust and angular leaf spot. Just upload a photo and the model will tell you the probability of these three categories.
40
 
41
  ## Intended uses & limitations
42
 
43
+ Just classifies bean leaves
44
 
45
  ## Training and evaluation data
46
 
47
+ The model was trained with the dataset beans: https://huggingface.co/datasets/beans
48
 
49
  ## Training procedure
50