SBB
/

Token Classification
Transformers
PyTorch
German
bert
sequence-tagger-model
Inference Endpoints

wrap bibtex citation in code block

#4
by davanstrien HF staff - opened
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -228,6 +228,7 @@ See published code on [GithHub](https://github.com/qurator-spk/sbb_ner).
228
 
229
  **BibTeX:**
230
 
 
231
  @article{labusch_bert_2019,
232
  title = {{BERT} for {Named} {Entity} {Recognition} in {Contemporary} and {Historical} {German}},
233
  volume = {Conference on Natural Language Processing},
@@ -238,6 +239,7 @@ See published code on [GithHub](https://github.com/qurator-spk/sbb_ner).
238
  year = {2019},
239
  pages = {9},
240
  }
 
241
 
242
  **APA:**
243
 
 
228
 
229
  **BibTeX:**
230
 
231
+ ```bibtex
232
  @article{labusch_bert_2019,
233
  title = {{BERT} for {Named} {Entity} {Recognition} in {Contemporary} and {Historical} {German}},
234
  volume = {Conference on Natural Language Processing},
 
239
  year = {2019},
240
  pages = {9},
241
  }
242
+ ```
243
 
244
  **APA:**
245