Hi,
The binding is not correct in your 2nd screenshot.
You need to bind _WORKITEM.CREATEDBYUSER.ID from your workflow container (1st column) to WF_INITIATOR of your task container (2nd column). This way WF_INITIATOR container of your task will get filled with user id.
see below: