Aman Ahuja
Results
2
issues of
Aman Ahuja
Hi, I tried running the Seq2Seq and HRED models on dialydialog dataset. Here are the results I got: Model Seq2Seq Result BLEU-1: 0.215 BLEU-2: 0.0986 BLEU-3: 0.057 BLEU-4: 0.0366 ROUGE:...
I want to add a vector (derived from language model) as one of the fields for each document, and score using a hybrid of BM25 and similarity with the vector....