LoneWolfgang commited on
Commit
b77c5f8
·
verified ·
1 Parent(s): 0535988

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,11 +10,11 @@ widget:
10
 
11
  # BERT for Japanese Twitter
12
 
13
- This is a [Japanese BERT](https://huggingface.co/tohoku-nlp/bert-base-japanese-v3) that has been adapted to Twitter.
14
 
15
- It began with the base Japanese BERT by Tohoku NLP and continued pretraining on a Twitter corpus.
16
 
17
- It is reccomended to use with Japanese SNS tasks.
18
 
19
 
20
  ## Training Data
 
10
 
11
  # BERT for Japanese Twitter
12
 
13
+ This is a base BERT model that has been adapted for Japanese Twitter.
14
 
15
+ It was adapted from [Japanese BERT](https://huggingface.co/tohoku-nlp/bert-base-japanese-v3) by preparing a specialized vocabulary and continuing pretraining on a Twitter corpus.
16
 
17
+ This model is reccomended for Japanese SNS tasks, like [sentiment analysis](https://huggingface.co/datasets/shunk031/wrime) and [defamation detection](https://huggingface.co/datasets/kubota/defamation-japanese-twitter).
18
 
19
 
20
  ## Training Data