kssteven commited on
Commit
012ce84
1 Parent(s): a472fe4
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -97,9 +97,11 @@ python examples/text-classification/run_glue.py \
97
 
98
  If you use I-BERT, please cite [our papaer](https://arxiv.org/abs/2101.01321).
99
  ```
 
100
  @article{kim2021bert,
101
  title={I-BERT: Integer-only BERT Quantization},
102
  author={Kim, Sehoon and Gholami, Amir and Yao, Zhewei and Mahoney, Michael W and Keutzer, Kurt},
103
  journal={arXiv preprint arXiv:2101.01321},
104
  year={2021}
105
  }
 
 
97
 
98
  If you use I-BERT, please cite [our papaer](https://arxiv.org/abs/2101.01321).
99
  ```
100
+ ```
101
  @article{kim2021bert,
102
  title={I-BERT: Integer-only BERT Quantization},
103
  author={Kim, Sehoon and Gholami, Amir and Yao, Zhewei and Mahoney, Michael W and Keutzer, Kurt},
104
  journal={arXiv preprint arXiv:2101.01321},
105
  year={2021}
106
  }
107
+ ```