Setting right format for Base units by using Product Price per Unit in google feed

I have products with Price per Unit.

For example:
Total product quantity in units - 250ml
Base units - 100ml

In the product feed I have “250.00 ml 100.00 ml”. Google Merchant reject it. Right format should be “250 ml 100 ml”. So “Base units” should be an integer. See here https://support.google.com/merchants/answer/6324490?hl=en

Supported integers 1, 10, 100, 2, 4, 8
Additional supported metric integer + unit combinations 75cl, 750ml, 50kg, 1000kg

How can I change the format from “250.00 ml 100.00 ml” to “250 ml 100 ml”?