xaviergillard commited on
Commit
ceaff2b
·
verified ·
1 Parent(s): d15c17a

Update README.md

Browse files

BERT model pretrained from scratch on the brabant-xvii dataset.
Pretraining was done for both the MLM and NSP objectives (at once).

Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ pipeline_tag: fill-mask
4
+ datasets:
5
+ - arch-be/brabant-xvii
6
+ language:
7
+ - nl
8
+ - fr
9
+ ---