| # preparing dataset. It needs about 22GB of your hard disk space. | # preparing dataset. It needs about 22GB of your hard disk space. | ||||
| generate(master_path) | generate(master_path) | ||||
| # TRAINING | # TRAINING | ||||
| print("TRAINING PHASE") | print("TRAINING PHASE") | ||||
| embedding_dim = config['embedding_dim'] | embedding_dim = config['embedding_dim'] |