Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -100,13 +100,26 @@ Get the fairseq checkpoints [here](https://drive.proton.me/urls/CFSGE8ZK9R#1F1G7 | |
| 100 | 
             
            ## Citations
         | 
| 101 | 
             
            If you use GottBERT in your research, please cite the following paper:
         | 
| 102 | 
             
            ```bibtex
         | 
| 103 | 
            -
            @ | 
| 104 | 
            -
             | 
| 105 | 
            -
             | 
| 106 | 
            -
                   | 
| 107 | 
            -
                   | 
| 108 | 
            -
                   | 
| 109 | 
            -
                   | 
| 110 | 
            -
                   | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 111 | 
             
            }
         | 
| 112 | 
             
            ```
         | 
|  | |
| 100 | 
             
            ## Citations
         | 
| 101 | 
             
            If you use GottBERT in your research, please cite the following paper:
         | 
| 102 | 
             
            ```bibtex
         | 
| 103 | 
            +
            @inproceedings{scheible-etal-2024-gottbert,
         | 
| 104 | 
            +
                title = "{G}ott{BERT}: a pure {G}erman Language Model",
         | 
| 105 | 
            +
                author = "Scheible, Raphael  and
         | 
| 106 | 
            +
                  Frei, Johann  and
         | 
| 107 | 
            +
                  Thomczyk, Fabian  and
         | 
| 108 | 
            +
                  He, Henry  and
         | 
| 109 | 
            +
                  Tippmann, Patric  and
         | 
| 110 | 
            +
                  Knaus, Jochen  and
         | 
| 111 | 
            +
                  Jaravine, Victor  and
         | 
| 112 | 
            +
                  Kramer, Frank  and
         | 
| 113 | 
            +
                  Boeker, Martin",
         | 
| 114 | 
            +
                editor = "Al-Onaizan, Yaser  and
         | 
| 115 | 
            +
                  Bansal, Mohit  and
         | 
| 116 | 
            +
                  Chen, Yun-Nung",
         | 
| 117 | 
            +
                booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
         | 
| 118 | 
            +
                month = nov,
         | 
| 119 | 
            +
                year = "2024",
         | 
| 120 | 
            +
                address = "Miami, Florida, USA",
         | 
| 121 | 
            +
                publisher = "Association for Computational Linguistics",
         | 
| 122 | 
            +
                url = "https://aclanthology.org/2024.emnlp-main.1183",
         | 
| 123 | 
            +
                pages = "21237--21250",
         | 
| 124 | 
             
            }
         | 
| 125 | 
             
            ```
         | 

