Skip to content

Commit db34749

Browse files
committed
add line split
1 parent bab18ca commit db34749

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,11 @@ See more detail option about `temperature` and `top_k` in [here](https://github.
7272

7373
## License
7474

75-
OpenAi/GPT2 follow MIT license, huggingface/pytorch-pretrained-BERT is Apache license. I follow MIT license with original GPT2 repository
75+
- OpenAi/GPT2 follow MIT license, huggingface/pytorch-pretrained-BERT is Apache license.
76+
- I follow MIT license with original GPT2 repository
7677

7778

7879

7980
## Acknowledgement
8081

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

Comments
 (0)