Update README.md
Browse files
README.md
CHANGED
@@ -190,7 +190,6 @@ The BERT model was pretrained on [BookCorpus](https://yknzhu.wixsite.com/mbweb),
|
|
190 |
unpublished books and [English Wikipedia](https://en.wikipedia.org/wiki/English_Wikipedia) (excluding lists, tables and
|
191 |
headers).
|
192 |
|
193 |
-
|
194 |
## Training procedure
|
195 |
|
196 |
### Preprocessing
|
@@ -329,20 +328,10 @@ This approach achieved adequate accuracy scores, above 82% in all implementation
|
|
329 |
- >>>
|
330 |
- >>> ...
|
331 |
|
332 |
-
|
333 |
## Config
|
334 |
|
335 |
## Tokenizer
|
336 |
|
337 |
-
## Training data
|
338 |
-
|
339 |
-
## Training procedure
|
340 |
-
|
341 |
-
## Preprocessing
|
342 |
-
|
343 |
-
## Pretraining
|
344 |
-
|
345 |
-
## Evaluation results
|
346 |
## Benchmarks
|
347 |
|
348 |
### BibTeX entry and citation info
|
|
|
190 |
unpublished books and [English Wikipedia](https://en.wikipedia.org/wiki/English_Wikipedia) (excluding lists, tables and
|
191 |
headers).
|
192 |
|
|
|
193 |
## Training procedure
|
194 |
|
195 |
### Preprocessing
|
|
|
328 |
- >>>
|
329 |
- >>> ...
|
330 |
|
|
|
331 |
## Config
|
332 |
|
333 |
## Tokenizer
|
334 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
335 |
## Benchmarks
|
336 |
|
337 |
### BibTeX entry and citation info
|