Commit 67ac8214 authored by Chen Chen's avatar Chen Chen Committed by A. Unique TensorFlower
Browse files

Add a colab example that use tensorflow models pip package to finetune BERT.

PiperOrigin-RevId: 303419709
parent 8849285f
This diff is collapsed.
......@@ -78,6 +78,7 @@ setup(
'official.r1*',
'official.pip_package*',
'official.benchmark*',
'official.colab*',
]),
exclude_package_data={
'': ['*_test.py',],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment