Update metadata UI.
Browse files
README.md
CHANGED
@@ -4,6 +4,14 @@ language:
|
|
4 |
- ja
|
5 |
base_model:
|
6 |
- tohoku-nlp/bert-base-japanese-whole-word-masking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
# txt2emovec
|
9 |
## 概要
|
|
|
4 |
- ja
|
5 |
base_model:
|
6 |
- tohoku-nlp/bert-base-japanese-whole-word-masking
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
library_name: transformers
|
11 |
+
tags:
|
12 |
+
- japanese
|
13 |
+
- emotion
|
14 |
+
- emotion-classification
|
15 |
---
|
16 |
# txt2emovec
|
17 |
## 概要
|