kubota commited on
Commit
6ce5824
1 Parent(s): 666edc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  license: cc-by-sa-4.0
3
  datasets:
4
- - kubota/defamation_japanese_twitter
5
  language:
6
  - ja
7
  pipeline_tag: text-classification
8
  widget:
9
- - text: お前のことを殺すぞ
10
- - text: 本当に不細工だなぁ
11
- - text: あの人は殺人を犯した犯罪者らしい
12
  ---
13
 
14
  # defamation_detection_japanese
@@ -17,12 +17,11 @@ widget:
17
  This is an [LUKE](https://github.com/studio-ousia/luke) Large model for the Japanese language finetuned for automatic defamation detection.
18
 
19
  The original foundation model was finetuned on a balanced dataset created by unifying two datasets:
20
- - [![Generic badge](https://img.shields.io/badge/Dataset-DefamationJapaneseTwitter-red.svg)](https://huggingface.co/datasets/kubota/defamation_japanese_twitter)
21
  - "Defamation_Japanese_YouTube".
22
 
23
  ## Licenses
24
 
25
  The finetuned model with all attached files is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/), or Creative Commons Attribution-ShareAlike 4.0 International License.
26
 
27
- <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a>
28
-
 
1
  ---
2
  license: cc-by-sa-4.0
3
  datasets:
4
+ - kubota/defamation-japanese-twitter
5
  language:
6
  - ja
7
  pipeline_tag: text-classification
8
  widget:
9
+ - text: お前のことを殺すぞ
10
+ - text: 本当に不細工だなぁ
11
+ - text: あの人は殺人を犯した犯罪者らしい
12
  ---
13
 
14
  # defamation_detection_japanese
 
17
  This is an [LUKE](https://github.com/studio-ousia/luke) Large model for the Japanese language finetuned for automatic defamation detection.
18
 
19
  The original foundation model was finetuned on a balanced dataset created by unifying two datasets:
20
+ - [![Generic badge](https://img.shields.io/badge/Dataset-DefamationJapaneseTwitter-red.svg)](https://huggingface.co/datasets/kubota/defamation-japanese-twitter)
21
  - "Defamation_Japanese_YouTube".
22
 
23
  ## Licenses
24
 
25
  The finetuned model with all attached files is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/), or Creative Commons Attribution-ShareAlike 4.0 International License.
26
 
27
+ <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a>