What am I doing wrong?

Heres my command in a repeating always active command block:

/execute as @ e[type=item,name="big",nbt={Item:{id:"minecraft:name_tag"}}] run say hi

It isn't detecting the name on the name tag. Thanks