MonoHime commited on
Commit
4a0174a
1 Parent(s): 73bc4c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+
4
+ language:
5
+ - en
6
+
7
+ tags:
8
+ - sentiment
9
+ - multiclass
10
+ - emotion
11
+ - multimodal
12
  ---
13
+
14
+ # Usage
15
+ This repository contains only trained weights for model. For initialization and use example see [this repository](https://github.com/T-Sh/EmoSentiRecognition).