Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 414 Bytes

NEWS.md

File metadata and controls

10 lines (7 loc) · 414 Bytes

CHANGES IN golgotha VERSION 0.2.0

  • Added transformer, predict.Transformer and transformer_download_model
  • Extended Python code to include architecture which can be one of the following: "BERT", "GPT", "GPT-2", "CTRL", "Transformer-XL", "XLNet", "XLM", "DistilBERT", "RoBERTa", "XLM-RoBERTa"
  • Unit tests added

CHANGES IN golgotha VERSION 0.1.0

  • Added BERT and predict.BERT
  • Added bert_download_model