sukeshnerella commited on
Commit
73789fc
·
verified ·
1 Parent(s): e10bfc6
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ library_name: transformers
8
+ pipeline_tag: text-classification
9
+ tags:
10
+ - sentiment-analysis
11
+ - text-emotion-detection
12
+ - text-classification
13
+ - Graph Convolutional Networks
14
+ ---