igorsterner commited on
Commit
df16bbe
1 Parent(s): 80f9823

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,11 +11,11 @@ widget:
11
 
12
  # German-English Code-Switching BERT
13
 
14
- A BERT-based model trained with masked language modelling on a large corpus of German--English code-switching. It was introduced in [this paper](). This model is case sensitive.
15
 
16
  ## Overview
17
  - **Initialized language model:** bert-base-multilingual-cased
18
- - **Training data:** The TongueSwitcher Corpus
19
  - **Infrastructure**: 4x Nvidia A100 GPUs
20
  - **Published**: 16 October 2023
21
 
 
11
 
12
  # German-English Code-Switching BERT
13
 
14
+ A BERT-based model trained with masked language modelling on a large corpus of German--English code-switching. It was introduced in [this paper](https://openreview.net/forum?id=heYrTpKRny). This model is case sensitive.
15
 
16
  ## Overview
17
  - **Initialized language model:** bert-base-multilingual-cased
18
+ - **Training data:** [The TongueSwitcher Corpus](https://zenodo.org/records/10011601)
19
  - **Infrastructure**: 4x Nvidia A100 GPUs
20
  - **Published**: 16 October 2023
21