eeap-examples icon indicating copy to clipboard operation
eeap-examples copied to clipboard

Missing data file creating problem with result verification

Open working12 opened this issue 6 years ago • 1 comments

ng-vocab.tsv file is missing. I checked this issue . Added this code to generate the file and verify the result. It gave me accuracy score of 55% (approx). Then instead of using this I used this dataset. Result improved to 59%. I think the dataset is playing an important role here. So I would request to post the original file, if not then atleast the process of getting or generating it, so that we can run it and get the result that you mentioned. (71% accuracy). I ran this code.

working12 avatar Dec 22 '18 03:12 working12

I have confirm the result of working12. After reconstructing ng-vocab.tsv I got an accuracy of 42.3% so there is definitely a problem getting the published result of 71%. See colab notebook: https://drive.google.com/file/d/1nfPsxAb273T67UqZ8aXXwjl31jjlycPt/view?usp=sharing

lvwarren avatar Feb 20 '22 08:02 lvwarren