hy-struggle / PRGC

PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction
107 stars 16 forks source link

train.py #5

Closed 1qingqing1 closed 2 years ago

1qingqing1 commented 2 years ago

hi,In train.py,when calculate the num_train_optimization_steps,why is len(train_loader) not divided by batch_size?