So i train using curie model, with 100k data, but somehow the result is dont make sense , because even i tried to use train data, the result even not correct, so here is my sample data i use
{“prompt”:“0,1,0,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0,1,1,0,1,1,1,1,1,1,1,1,0,1,1.86506469500924 ->”,“completion”:" 1.058443765\n"}
{“prompt”:“0,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0,1,1,0,1,1,1,1,1,1,1,1,0,1,1,1,0.485102491808276 ->”,“completion”:" 1.013615764\n"}
{“prompt”:“0,0,0,0,0,1,1,0,0,1,0,1,1,0,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,0.86490969406561 ->”,“completion”:" 0.953420725\n"}
i just wonder if model think that 0,1,0,1 is one value, instead multiple value consist of 4 different value
the output that dont make sense make me think if i input value wrongly, so i came here to ask for help , whats wrong with my prompt? that even if i try to input train data it does not give me a correct value