muneebable commited on
Commit
8d3d987
1 Parent(s): fefd0d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,8 +1,14 @@
1
  ---
2
- pipeline_tag: classification
 
 
 
 
 
 
 
3
  tags:
4
- - model_hub_mixin
5
- - pytorch_model_hub_mixin
6
  ---
7
 
8
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
 
1
  ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - ylecun/mnist
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ pipeline_tag: image-classification
10
  tags:
11
+ - mnist
 
12
  ---
13
 
14
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration: