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.
Thanks!
osanseviero
changed pull request status to
merged