Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我跑了一个教程,看到“去偏”输出。我不确定该输出是否被发送到我的应用程序而不是我的模型的输出。如果不是,有没有办法消耗它?
不,去偏输出不会取代模型输出。去偏过程只会添加具有去偏细节的附加 debiased_prediction、debiased_probability 和 debiased_decoded_target 列。