Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -38,7 +38,7 @@ Citation request: 
     | 
|
| 38 | 
         
             
            If you use the model of this repository in your research, please consider citing the following way:
         
     | 
| 39 | 
         
             
            ```python
         
     | 
| 40 | 
         
             
            @misc{GermanTransformer,
         
     | 
| 41 | 
         
            -
              author = {Tanhim Islam 
     | 
| 42 | 
         
             
              title = {{PyTorch Based Transformer Machine Learning Model for German Text Generation Task}},
         
     | 
| 43 | 
         
             
              howpublished = "\url{https://huggingface.co/Tanhim/gpt2-model-de}",
         
     | 
| 44 | 
         
             
              year = {2021}, 
         
     | 
| 
         | 
|
| 38 | 
         
             
            If you use the model of this repository in your research, please consider citing the following way:
         
     | 
| 39 | 
         
             
            ```python
         
     | 
| 40 | 
         
             
            @misc{GermanTransformer,
         
     | 
| 41 | 
         
            +
              author = {Tanhim Islam},
         
     | 
| 42 | 
         
             
              title = {{PyTorch Based Transformer Machine Learning Model for German Text Generation Task}},
         
     | 
| 43 | 
         
             
              howpublished = "\url{https://huggingface.co/Tanhim/gpt2-model-de}",
         
     | 
| 44 | 
         
             
              year = {2021}, 
         
     |