pvallej3 commited on
Commit
22bd886
·
1 Parent(s): ab2b3ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,6 +1,20 @@
1
  ---
2
  tags:
 
3
  - fastai
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Amazing!
 
1
  ---
2
  tags:
3
+ - image-classification
4
  - fastai
5
+ metrics:
6
+ - accuracy
7
+
8
+ model-index:
9
+ - name: room-classifier
10
+ results:
11
+ - task:
12
+ name: Image Classification
13
+ type: image-classification
14
+ metrics:
15
+ - name: Accuracy
16
+ type: accuracy
17
+ value: 0.9142857193946838
18
  ---
19
 
20
  # Amazing!