WillyIde545 commited on
Commit
cf9d2e4
·
verified ·
1 Parent(s): bc83372

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -22,9 +22,9 @@ Model classifies dogs given a pictures between 120 different breeds of dogs.
22
 
23
  <!-- Provide a longer summary of what this model is. -->
24
 
25
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
26
 
27
- - **Developed by:** [More Information Needed]
28
  - **Funded by [optional]:** [More Information Needed]
29
  - **Shared by [optional]:** [More Information Needed]
30
  - **Model type:** [More Information Needed]
@@ -37,7 +37,6 @@ This is the model card of a 🤗 transformers model that has been pushed on the
37
  <!-- Provide the basic links for the model. -->
38
 
39
  - **Repository:** [More Information Needed]
40
- - **Paper [optional]:** [More Information Needed]
41
  - **Demo [optional]:** [More Information Needed]
42
 
43
  ## Uses
@@ -64,7 +63,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
64
 
65
  ## Bias, Risks, and Limitations
66
 
67
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
 
69
  [More Information Needed]
70
 
 
22
 
23
  <!-- Provide a longer summary of what this model is. -->
24
 
25
+ This is the model card of a 🤗 transformers model. This model takes in a picture of a dog, resizes it, and then classifies the dog as one of 120 dog breeds.
26
 
27
+ - **Developed by:** [Wilson Ide]
28
  - **Funded by [optional]:** [More Information Needed]
29
  - **Shared by [optional]:** [More Information Needed]
30
  - **Model type:** [More Information Needed]
 
37
  <!-- Provide the basic links for the model. -->
38
 
39
  - **Repository:** [More Information Needed]
 
40
  - **Demo [optional]:** [More Information Needed]
41
 
42
  ## Uses
 
63
 
64
  ## Bias, Risks, and Limitations
65
 
66
+ This model was only trained on the stanfor dogs dataset, which is not a super wide dataset. Additionally, it is only about 86% accurate.
67
 
68
  [More Information Needed]
69