panyqueso commited on
Commit
7d72558
1 Parent(s): e2b963d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,3 +1,34 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - test
4
+ license: apache-2.0
5
+ ---
6
+
7
+ # Model Card for Model ID
8
+
9
+ Model checks if something is a cat or not
10
+
11
+ ## Model Details
12
+
13
+ ### Model Description
14
+
15
+ Model checks if something is a cat or not. It provides a True False output and a percentage of confidence.
16
+
17
+ - **Developed by:** panyqueso
18
+ - **Funded by [optional]:** [More Information Needed]
19
+ - **Shared by [optional]:** [More Information Needed]
20
+ - **Model type:** [More Information Needed]
21
+ - **Language(s) (NLP):** [More Information Needed]
22
+ - **License:** [More Information Needed]
23
+ - **Finetuned from model [optional]:** [More Information Needed]
24
+
25
+
26
+ ## Uses
27
+
28
+ For testing
29
+
30
+
31
+ ## Bias, Risks, and Limitations
32
+
33
+ For testing purposes only. Trained on ddg images.
34
+