mattia33011 commited on
Commit
3e6dc36
·
verified ·
1 Parent(s): f532851

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - zalando-datasets/fashion_mnist
5
+ metrics:
6
+ - accuracy
7
+ pipeline_tag: image-classification
8
+ library_name: keras
9
+ ---