5 ms·
I feel like people are forgetting that these models are non-deterministic. You can give it the exact same input and get a different response, so "testing" in th
by skytrue 4y ago
I feel like people are forgetting that these models are non-deterministic. You can give it the exact same input and get a different response, so "testing" in this way doesn't work. That's also why (right now) automation is impossible. You aren't guaranteed an expected output.
- aix1 4y agoI wonder what's the source of non-determinism here? (During inference, I mean.)