To display stars on the collection page you need to paste the below code to the collection-template file in your theme.
<div class="wc_product_review_badge" data-handle="{{ product.handle }}"></div>
On your front-end, it will look like the given below image.