Updated bug in TensorFlow usage code (README.md)

#5
by pranshupant - opened

The TensorFlow example usage code had a missing closing quotation mark around the TFAlbertModel.from_pretrained function call. This change adds the missing quotation mark.

osanseviero changed pull request status to merged

Sign up or log in to comment