alter-wang commited on
Commit
4eabada
·
verified ·
1 Parent(s): 0f899ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  This is a LUKE (Japanese version) Base model for emotion analysis in Japanese additionally fine-tuned for emotion detection and classification.
2
 
3
  The model was based on [studio-ousia/luke-japanese-large](https://huggingface.co/studio-ousia/luke-japanese-large), and later fine-tuned on a dataset containing 10 labels of emotional texts from Japanese dictionaries, blogs and Twitter.
 
1
+ ---
2
+ language:
3
+ - ja
4
+ pipeline_tag: text-classification
5
+ library_name: transformers
6
+ ---
7
  This is a LUKE (Japanese version) Base model for emotion analysis in Japanese additionally fine-tuned for emotion detection and classification.
8
 
9
  The model was based on [studio-ousia/luke-japanese-large](https://huggingface.co/studio-ousia/luke-japanese-large), and later fine-tuned on a dataset containing 10 labels of emotional texts from Japanese dictionaries, blogs and Twitter.