Update README.md
Browse files
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.
|