Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ output = model(**encoded_input)
|
|
37 |
Citation request:
|
38 |
If you use the code of this repository in your research, please consider citing the folowing papers:
|
39 |
```python
|
40 |
-
@misc{
|
41 |
author = {Tanhim Islam},
|
42 |
title = {{German Transformer model for Text Generation Task}},
|
43 |
howpublished = "\url{https://huggingface.co/Tanhim/gpt2-model-de}",
|
|
|
37 |
Citation request:
|
38 |
If you use the code of this repository in your research, please consider citing the folowing papers:
|
39 |
```python
|
40 |
+
@misc{GermanTransformer,
|
41 |
author = {Tanhim Islam},
|
42 |
title = {{German Transformer model for Text Generation Task}},
|
43 |
howpublished = "\url{https://huggingface.co/Tanhim/gpt2-model-de}",
|