marekrei / sequence-labeler

Neural network sequence labeling model
252 stars 74 forks source link

problem of repreducing your work #11

Open shaoyn0817 opened 5 years ago

shaoyn0817 commented 5 years ago

hi, When I run this code on a sample dataset(only one sentence), the model can not achieve 100 F value. The config file is the same except I change the lr to 0.01. The sample data is : I c saws i the c show c

do you have any idea about this?

yang-zhuang commented 4 years ago

hi, When I run this code on a sample dataset(only one sentence), the model can not achieve 100 F value. The config file is the same except I change the lr to 0.01. The sample data is : I c saws i the c show c do you have any idea about this?

hi, How did you get the F value? Which file to run?