Or you can disable the transform of p by using
p
p = pm.Uniform('p', lower=0, upper=1, transform=None)