We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab18ca commit db34749Copy full SHA for db34749
README.md
@@ -72,10 +72,11 @@ See more detail option about `temperature` and `top_k` in [here](https://github.
72
73
## License
74
75
-OpenAi/GPT2 follow MIT license, huggingface/pytorch-pretrained-BERT is Apache license. I follow MIT license with original GPT2 repository
+- OpenAi/GPT2 follow MIT license, huggingface/pytorch-pretrained-BERT is Apache license.
76
+- I follow MIT license with original GPT2 repository
77
78
79
80
## Acknowledgement
81
-Jeff Wu(@WuTheFWasThat), Thomas Wolf(@thomwolf) allowing referring code.
82
+[Jeff Wu(@WuTheFWasThat)](https://github.com/WuTheFWasThat), [Thomas Wolf(@thomwolf)](https://github.com/thomwolf) for allowing referring code.
0 commit comments