1. The account model doesn’t require much space as the UTXO model, why is that a benefit?
There is less block space so more transactions can be added to a block, thus making the blockchain faster as a result.
2. How is the account model not as great as the UTXO model for privacy?
In the account model we can see which account send us coins. With UTXO there are multiple inputs and outputs.