ShortText commited on
Commit
f2ad66b
1 Parent(s): 959eafd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -9,7 +9,11 @@ widget:
9
  ---
10
 
11
  ## Model description
12
- This is a Japanese light weight BERT model pre-trained from scratch on Ecommerce User Review corpus from Rakuten & Amazon.
 
 
 
 
13
 
14
 
15
  ## How to use
 
9
  ---
10
 
11
  ## Model description
12
+ This is a Japanese light weight BERT model pre-trained from scratch on Ecommerce japanese data.
13
+
14
+ For pre-training, User short reviews and review titles are taken from Rakuten & Amazon websites.
15
+
16
+ This base model is primarily designed to fine-tune on short text classification use-cases.
17
 
18
 
19
  ## How to use