biobert-pytorch
biobert-pytorch copied to clipboard
updated for pytorch; multicharacter labels
2 changes:
- replaces trainer.is_world_master() with trainer.is_world_process_zero() allowing newer version of Transformer library
- Writes the entire label to the label rather than just the first character