Emmawang commited on
Commit
8da4491
·
1 Parent(s): 0883e36

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +14 -0
  2. model.h5 +3 -0
config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": {
3
+ "name": "my_image_classifier",
4
+ "description": "A TensorFlow image classification model",
5
+ "language": "tensorflow",
6
+ "pipeline_tag": "image-classification",
7
+ "model_type": "mobilenet_v2"
8
+
9
+
10
+ },
11
+ "tokenizer": null,
12
+ "training_args": null,
13
+ "dataset": null
14
+ }
model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1370ef635ac3580d8d8f472cce3d5758d56122b349f97555fce3759e7f081ed
3
+ size 13797264