ganchengguang commited on
Commit
d6c8b30
1 Parent(s): b6fb017

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -24,7 +24,10 @@ RoFormerModel.from_pretrained('Roformer-base-japanese')
24
  ```
25
 
26
 
27
- The accuracy in JGLUE-marc_ja-v1.0 binary sentiment classification 95.12%
 
 
 
28
 
29
 
30
  Contribute by Yokohama Nationaly University Mori Lab
 
24
  ```
25
 
26
 
27
+ The accuracy in JGLUE-marc-ja-v1.0 binary sentiment classification 95.12%
28
+ BERT-base 1 epoch 3500s GPU memory used 14G
29
+ RoFormer-base 1 epoch 2100s GPU memory used 7.5G
30
+
31
 
32
 
33
  Contribute by Yokohama Nationaly University Mori Lab