snnn001 commited on
Commit
5b53c32
·
verified ·
1 Parent(s): 3780d20

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,10 +1,26 @@
1
  ---
2
  library_name: litert
3
  tags:
4
- - vision
5
- - image-classification
6
  datasets:
7
- - imagenet-1k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # MobileNet V3 Large
 
1
  ---
2
  library_name: litert
3
  tags:
4
+ - vision
5
+ - image-classification
6
  datasets:
7
+ - imagenet-1k
8
+ model-index:
9
+ - name: litert-community/MobileNet-v3-large
10
+ results:
11
+ - task:
12
+ type: image-classification
13
+ name: Image Classification
14
+ dataset:
15
+ name: ImageNet-1K
16
+ type: imagenet-1k
17
+ split: validation
18
+ args:
19
+ split: validation
20
+ metrics:
21
+ - type: accuracy
22
+ value: 0.75292
23
+ name: Top-1 Accuracy
24
  ---
25
 
26
  # MobileNet V3 Large