CyberZHG/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
PythonMIT
Pinned issues
Warning: Don't upgrade to 0.85.0 if you Keras version is less than 2.4
#193 opened by CyberZHG
Closed0
Issues
- 0
- 0
load_trained_model_from_checkpoint(config_path,checkpoint_file=checkpoint_path) AttributeError: 'tuple' object has no attribute 'layer'
#224 opened by dshwei - 0
load_trained_model_from_checkpoint(config_path,checkpoint_file=checkpoint_path)
#225 opened by dshwei - 1
- 3
Error in getting attention map
#218 opened by suyashh94 - 7
Concatenate BERT and CNN
#184 opened by efabb95 - 2
List index out of range for example code
#210 opened by tama-biro - 5
- 1
Masked LM pre-training
#219 opened by Khedesh - 1
Improve Tokenizer for uppercase text
#217 opened by HariWu1995 - 1
关于显存巨量占用的疑惑
#216 opened by Creling - 0
API reference list
#214 opened by UCRajkumar - 2
- 4
The method get_model to get the bert model is right?
#213 opened by lwyeah - 1
Keras Bert with character embeddings
#212 opened by shenron9155 - 2
在哪里可以找到之前的版本呢?
#211 opened by Ignoranceemperor - 3
fine-tuning
#173 opened by OKtang - 1
Input sentence for extract_embeddings
#209 opened by bigredbug47 - 1
如何提取长度一致的bert词向量?
#208 opened by 1535966643 - 1
如何实现在自己的数据上很少的预训练?
#207 opened by 1535966643 - 1
could you provide an albert loader ?
#206 opened - 1
如何提取fine tune之后模型的字(词)向量?
#204 opened by JackiyWu - 0
- 0
- 1
- 1
How to use bert encoder for continuous values directly? [ No pre-trained model ]
#201 opened by monk1337 - 1
keras-bert怎么使用多个gpu进行训练?
#200 opened by jane96 - 7
keras-bert relies on features removed in keras-transformer 0.34.0
#190 opened by joseph-wakeling-frequenz - 1
- 2
- 2
error on codec call, no file found
#194 opened by troy109 - 1
- 1
- 0
- 1
Position embedding for relation extraction
#192 opened by juanluis17 - 1
Attention maps
#186 opened by jogonba2 - 1
Training a model from scratch?
#189 opened by ddofer - 1
Removed "adapter"
#191 opened by CyberZHG - 3
WARNING:tensorflow:Entity
#187 opened by kulturevulture - 0
The loss of MLM seems wrong
#188 opened by showerage - 1
fine-tuning without using NSP-Dense
#185 opened by kuroshiba-Ginji - 1
- 1
Does keras_bert support task with segment id greater than 1?. For example, I want to enter a text with five sentences. So , I want to set segment id in range [0, 4]
#182 opened by zhongerqiandan - 1
How to prepare the input of test data?
#180 opened by houzeyu2683 - 1
- 1
Slow inference on TPU with Colaboratory
#178 opened by alex4321 - 1
- 1
Add words to a pretrained model
#176 opened by dberma15 - 1
POOL_NSP
#175 opened by zhangxin9988 - 1
请问这个包对tensorflow的版本没有要求吗
#174 opened by duterscmy