bi-att-flow icon indicating copy to clipboard operation
bi-att-flow copied to clipboard

Training Bidaf on CNN dataset fails

Open dev98817 opened this issue 7 years ago • 1 comments

Hi , I am trying to train Bidaf on CNN data set but it fails. Here are the steps performed.

  • Downloaded the CNN dataset
  • Ran the cnn_dm.prepro script. It generated json files properly
  • Run training using basic python -m basic_cnn.cli --mode train --noload --debug

but it gives error that some training data file is not found. Looks like what is dumped in json file while pre-processing is different than what is expected by train script.

can you please help? Thanks

dev98817 avatar Mar 21 '18 05:03 dev98817

Could you give me your cnn data set?I can't even download it use the given link. Thanks!

zww847204326 avatar Oct 21 '19 02:10 zww847204326