bi-att-flow
bi-att-flow copied to clipboard
Training Bidaf on CNN dataset fails
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
Could you give me your cnn data set?I can't even download it use the given link. Thanks!