PlanGen icon indicating copy to clipboard operation
PlanGen copied to clipboard

[EMNLP'21] Plan-then-Generate: Controlled Data-to-Text Generation via Planning

Results 1 PlanGen issues
Sort by recently updated
recently updated
newest added

Start Training: Traceback (most recent call last): File "train.py", line 99, in ckpt_save_path, cuda_available, device) File "/home/fanyongfeng/PyCharm/PlanGen/content_planner/trainer.py", line 83, in model_training train_batch_src_tensor, train_batch_tgt_tensor, _ = data.get_next_train_batch(batch_size_per_gpu * number_of_gpu) File "/home/fanyongfeng/PyCharm/PlanGen/content_planner/dataclass.py",...