Transformers
PyTorch
Chinese
megatron-bert
roygan commited on
Commit
34e12a1
·
1 Parent(s): 216e17e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -66,5 +66,10 @@ print(sentence)
66
  ## Citation
67
  If you find the resource is useful, please cite the following website in your paper.
68
  ```
69
- https://github.com/IDEA-CCNL/Fengshenbang-LM
 
 
 
 
 
70
  ```
 
66
  ## Citation
67
  If you find the resource is useful, please cite the following website in your paper.
68
  ```
69
+ @misc{Fengshenbang-LM,
70
+ title={Fengshenbang-LM},
71
+ author={IDEA-CCNL},
72
+ year={2021},
73
+ howpublished={\url{https://github.com/IDEA-CCNL/Fengshenbang-LM}},
74
+ }
75
  ```