diff --git a/README.md b/README.md index 54b67b94..fb854d46 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,15 @@ Submitters can directly use the TFLM, although submitters are encouraged to use For more information, check out v0.5 of the benchmark. +Please see the [MLPerf Tiny Benchmark](https://arxiv.org/pdf/2106.07597.pdf) paper for a detailed description of the motivation and guiding principles behind the benchmark suite. If you use any part of this benchmark (e.g., reference implementations, submissions, etc.) in academic work, please cite the following: + +``` +@article{banbury2021mlperf, + title={MLPerf Tiny Benchmark}, + author={Banbury, Colby and Reddi, Vijay Janapa and Torelli, Peter and Holleman, Jeremy and Jeffries, Nat and Kiraly, Csaba and Montino, Pietro and Kanter, David and Ahmed, Sebastian and Pau, Danilo and others}, + journal={arXiv preprint arXiv:2106.07597}, + year={2021} +} +``` + Join the working group here: [https://groups.google.com/a/mlcommons.org/g/tiny](https://groups.google.com/u/1/a/mlcommons.org/g/tiny)