Mihai-Dan MAŞALA (25095) commited on
Commit
c212f7b
1 Parent(s): b460ae6

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ It was introduced in this [paper](https://www.blank.org/). Three BERT models wer
16
  | Model | Weights | L | H | A | MLM accuracy | NSP accuracy |
17
  |--------------|:---------:|:------:|:------:|:------:|:------------:|:------------:|
18
  | RoBERT-small | 19M | 12 | 256 | 8 | 0.5363 | 0.9687 |
19
- | RoBERT-base | 114M | 12 | 768 | 12 | 0.6511 | 0.9802 |
20
  | RoBERT-large | 341M | 24 | 1024 | 24 | 0.6929 | 0.9843 |
21
 
22
 
 
16
  | Model | Weights | L | H | A | MLM accuracy | NSP accuracy |
17
  |--------------|:---------:|:------:|:------:|:------:|:------------:|:------------:|
18
  | RoBERT-small | 19M | 12 | 256 | 8 | 0.5363 | 0.9687 |
19
+ | \textit{RoBERT-base} | 114M | 12 | 768 | 12 | 0.6511 | 0.9802 |
20
  | RoBERT-large | 341M | 24 | 1024 | 24 | 0.6929 | 0.9843 |
21
 
22