- 25 Feb, 2021 3 commits
-
-
Fan Yang authored
PiperOrigin-RevId: 359409792
-
Chen Chen authored
1. Save the BertPretrainerV2 checkpoint using .checkpoint_items in the tf1->tf2 checkpoint converter. 2. In export_tfhub_lib, remove the support of legacy tf2 checkpoint that were converted from tf1 before this commit. The current export_tfhub.py only worked with checkpoint converted after https://github.com/tensorflow/models/commit/78a367e150f625f1b138c847d49ea51498d5263a 3. Also fix the albert tf1->tf2 checkpoint converter which does not work after the above commit. PiperOrigin-RevId: 359406945
-
Reed Wanderman-Milne authored
Also improve error message when distribution=off is specified without properly quoting "off" PiperOrigin-RevId: 359395329
-
- 24 Feb, 2021 7 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 359357110
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 359312071
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 359311813
-
A. Unique TensorFlower authored
It has been replaced by nlp/tools/export_tfhub. PiperOrigin-RevId: 359309148
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 359256855
-
A. Unique TensorFlower authored
as open source. A user guide will follow soon. PiperOrigin-RevId: 359244402
-
Abdullah Rashwan authored
PiperOrigin-RevId: 359198847
-
- 23 Feb, 2021 3 commits
-
-
Allen Wang authored
PiperOrigin-RevId: 359103541
-
A. Unique TensorFlower authored
convert Dimension to int to avoid "TypeError: unsupported operand type(s) for /: float and Dimension" PiperOrigin-RevId: 358988747
-
Isha Arkatkar authored
PiperOrigin-RevId: 358944046
-
- 22 Feb, 2021 5 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 358901400
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 358870598
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 358867611
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 358864651
-
Hongkun Yu authored
PiperOrigin-RevId: 358727239
-
- 19 Feb, 2021 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 358301569
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 358289482
-
- 18 Feb, 2021 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 358201408
-
Pengchong Jin authored
PiperOrigin-RevId: 358194199
-
- 17 Feb, 2021 4 commits
-
-
Hanhan Li authored
PiperOrigin-RevId: 357974971
-
Frederick Liu authored
[core] Use the full model instead of checkpoint_items when constructing Checkpoint in multitask evaluator. PiperOrigin-RevId: 357962526
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 357876414
-
Chen Chen authored
Add segment_extractor public methods to third_party/tensorflow_models/official/nlp/modeling/ops/__init__.py PiperOrigin-RevId: 357866869
-
- 16 Feb, 2021 4 commits
-
-
Chen Chen authored
Add back-ticks around code in the docs of nlp modeling library, so that the name will get auto-linked to that api page. PiperOrigin-RevId: 357808494
-
Mark Daoust authored
PiperOrigin-RevId: 357794895
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 357758634
-
Mark Daoust authored
PiperOrigin-RevId: 357746597
-
- 15 Feb, 2021 3 commits
-
-
bhack authored
-
Frederick Liu authored
[core] Update BestCheckpointExporter to support dictionary with arbitrary depth (possibly coming from multitask eval). Also added best checkpointexporter support to multitask. PiperOrigin-RevId: 357584596
-
Frederick Liu authored
[core] Update BestCheckpointExporter to support dictionary with arbitrary depth (possibly coming from multitask eval). Also added best checkpointexporter support to multitask. PiperOrigin-RevId: 357584596
-
- 12 Feb, 2021 7 commits
-
-
Le Hou authored
PiperOrigin-RevId: 357284280
-
Le Hou authored
PiperOrigin-RevId: 357284280
-
Chen Chen authored
Update the other two colabs customize_encoder.ipynb and nlp_modeling_library_intro.ipynb to use the latest tensorflow models pip package. PiperOrigin-RevId: 357275077
-
Chen Chen authored
Update the other two colabs customize_encoder.ipynb and nlp_modeling_library_intro.ipynb to use the latest tensorflow models pip package. PiperOrigin-RevId: 357275077
-
Chen Chen authored
Update fine_tuning_bert.ipynb colab to use tf-models-official==2.4.0 and use the new checkpoint and tfhub model. PiperOrigin-RevId: 357219857
-
Chen Chen authored
Update fine_tuning_bert.ipynb colab to use tf-models-official==2.4.0 and use the new checkpoint and tfhub model. PiperOrigin-RevId: 357219857
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 357217962
-