RTRC currently only uses the damaging model to annotate the feed of contributions.
However since many wikis only have the reverted model I considered trying that when the 'damaging' model isn't available for the current wiki. However It seems something is broken since it is almost always returning with a true probability of over 0.80 for any revision by an anonymous user that is not a page creation.
Here is a query for the 75 most recent changes anonymous edits (from https://nl.wikipedia.org/w/api.php?rcdir=older&rcprop=flags%7Cids&rcshow=!bot%7Canon&rclimit=75&rctype=edit&format=json&action=query&list=recentchanges)
Each and every one of them is scored as approximately reverted.probability.false ~ 0.11 and reverted.probability.true ~ 0.89.