sharktide commited on
Commit
2c5a5e1
·
1 Parent(s): 2c821be

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ metrics:
5
+ - accuracy
6
+ base_model:
7
+ - microsoft/resnet-50
8
+ pipeline_tag: image-classification
9
+ tags:
10
+ - recycling
11
+ - tensorflow
12
+ - keras
13
+ - imageclassification
14
+ ---