From 8ab565a4be5a7fd96b19ef88d474037ef31f27e5 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Tue, 14 Jul 2020 22:27:07 +0200 Subject: [PATCH] [model_card] Fix syntax --- model_cards/cimm-kzn/rudr-bert/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/model_cards/cimm-kzn/rudr-bert/README.md b/model_cards/cimm-kzn/rudr-bert/README.md index c12e466b3f..623c809a4d 100644 --- a/model_cards/cimm-kzn/rudr-bert/README.md +++ b/model_cards/cimm-kzn/rudr-bert/README.md @@ -1,11 +1,11 @@ -RuDR-BERT ---- +## RuDR-BERT + RuDR-BERT - Multilingual, Cased, which pretrained on the raw part of the RuDReC corpus (1.4M reviews). Pre-training was based on the [original BERT code](https://github.com/google-research/bert) provided by Google. In particular, Multi-BERT was for used for initialization; vocabulary of Russian subtokens and parameters are the same as in Multi-BERT. Training details are described in our paper. \ link: https://yadi.sk/d/-PTn0xhk1PqvgQ -Citing & Authors ---- +## Citing & Authors + If you find this repository helpful, feel free to cite our publication: [1] https://arxiv.org/abs/2004.03659