Mizuiro-sakura
commited on
Commit
•
5cff37b
1
Parent(s):
aef0fda
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
# このモデルはLuke-japanese-base-liteをファインチューニングしたものです。
|
4 |
+
#### 文章がポジティブかネガティブかを分類することができます。
|
5 |
+
#### モデルは夏目漱石の文章を日本語極性辞書を用いてポジティブ・ネガティブ判定したものを教師データとして学習を行いました。
|
6 |
+
|
7 |
+
|
8 |
+
# This model is based on Luke-japazese-base-lite
|
9 |
+
#### This model was fine-tuned model which besed on studio-ousia/Luke-japanese-base-lite.
|
10 |
+
#### This could be able to distinguish between positive and negative content.
|
11 |
+
|
12 |
+
# This model was fine-tuned by using Natsume Souseki's documents
|
13 |
+
#### For example KOkoro, Bocchan and Sanshiro and so on...
|
14 |
---
|