Rajaram Sivaramakrishnan commited on
Commit
e3093af
1 Parent(s): be2a634

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -16
README.md CHANGED
@@ -1,21 +1,23 @@
1
  ---
2
- tags:
3
- - image-classification
4
- - pytorch
5
- metrics:
6
- - accuracy
 
 
7
 
8
- model-index:
9
- - name: FacialEmoRecog
10
- results:
11
- - task:
12
- name: Emotion recognition as Image Classification
13
- type: image-classification
14
- metrics:
15
- - name: Accuracy
16
- type: accuracy
17
- value: 0.9189583659172058
18
- ---
19
 
20
  # FacialEmoRecog
21
 
 
1
  ---
2
+ inference: true
3
+ pipeline_tag: audio-classification
4
+ tags:
5
+ - image-classification
6
+ - pytorch
7
+ metrics:
8
+ - accuracy
9
 
10
+ model-index:
11
+ - name: FacialEmoRecog
12
+ results:
13
+ - task:
14
+ name: Emotion recognition as Image Classification
15
+ type: image-classification
16
+ metrics:
17
+ - name: Accuracy
18
+ type: accuracy
19
+ value: 0.9189583659172058
20
+ ---
21
 
22
  # FacialEmoRecog
23