Updated bug in TensorFlow usage code (README.md) #5
by
- 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!
changed pull request status to
merged