Skip to content

Commit 0a0ea64

Browse files
Merge pull request google-research#430 from dalequark/colab-tfhub
Added bert tfhub example on colab
2 parents bee6030 + 46ec4d8 commit 0a0ea64

File tree

2 files changed

+1233
-1
lines changed

2 files changed

+1233
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
**\*\*\*\*\* New February 7th, 2019: TfHub Module \*\*\*\*\***
44

55
BERT has been uploaded to [TensorFlow Hub](https://tfhub.dev). See
6-
`run_classifier_with_tfhub.py` for an example of how to use the TF Hub module.
6+
`run_classifier_with_tfhub.py` for an example of how to use the TF Hub module,
7+
or run an example in the browser on [Colab](https://colab.sandbox.google.com/github/google-research/bert/predicting_movie_reviews_with_bert_on_tf_hub.ipynb).
78

89
**\*\*\*\*\* New November 23rd, 2018: Un-normalized multilingual model + Thai +
910
Mongolian \*\*\*\*\***

0 commit comments

Comments
 (0)