bert_experimental icon indicating copy to clipboard operation
bert_experimental copied to clipboard

code and supplementary materials for a series of Medium articles about the BERT model

Results 7 bert_experimental issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Hi, first of all, thanks a lot for the effort in the Medium articles on BERT, i found them super helpful for my research I'm trying to run [this](https://towardsdatascience.com/building-a-search-engine-with-bert-and-tensorflow-c6fdc0186c8a) notebook,...

add roberta tf1 format for bert layer add new param 'mode ' for choose 'bert' or 'roberta' mode

Hi, Running the colab lets me encounter an issue in step 2: module 'tensorflow' has no attribute 'InteractiveSession' Any ideas to solve that one to be able to move on?

Hello, I appreciate if you can help in the following issue, I am using the same logic (same code) to recommend movies, everything seems to be working except when am...

Hi, I tried to adjust the code in order to work with TF2. However I'm new in TF and I got stuck and I could not find the alternative for...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies