/bert-experiment

BERT Experiment

Primary LanguagePython

bert-experiment

  • Fine-tune pre-trained BERT models for various tasks including classification, sequence labelling, and sequence-to-sequence
  • The implement is inspired by examples code from the official BERT scripts, and it is based on TensorFlow (1.x)