-
```bash
line 678, in get_tensor
return CheckpointReader_GetTensor(self, compat.as_bytes(tensor_str))
tensorflow.python.framework.errors_impl.NotFoundError: Key bert/embeddings/position_embeddi…
-
-
Here is an example code, where bert4keras3 is my own llm library, which can be installed through pip
```python
import json
config = {
"type_vocab_size": 2,
"use_bias": 0,
"o_bias": 0…
-
https://github.com/bojone/bert4keras/blob/3267076addae915db70545bc9d4da193ce895103/examples/task_relation_extraction.py#L329
苏神,麻烦请教下,再用这个代码和之前您做的seq2seq DGCNN的那个,都会出现标题的情况,之前的代码我又改动,bert这个版本没有改动,但都是…
-
提问时请尽可能提供如下信息:
### 基本信息
keras版本是2.3.1
tf 是 2.9.0
bert4keras 是0.11.3
### 核心代码
```python
from bert4keras.models import build_transformer_model
#
# 请尽量只保留关键部分,不要无脑贴全部代码。
```
### 输出信息
…
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**操作系统**: windows 11
- 你使用的**Python**版本: 3.6
- 你使用的**Tensorflow**版本: 1.14
- 你使用的**Keras**版本: 2.3.1
- 你使用的**bert4keras**版本: 0.8.4
- 你使用纯**keras**还是**tf.keras**:
…
-
文件:bert4keras/examples/task_relation_extraction.py
### 基本信息
- 你使用的**操作系统**: Ubuntu 20
- 你使用的**Python**版本: 3.6
- 你使用的**Tensorflow**版本: 2.2.0
- 你使用的**Keras**版本: 2.3.1
- 你使用的**bert4keras**版本: 0…
-
您好!,很赞的项目,请问后续有实现UNILM的打算吗
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**操作系统**: Linux
- 你使用的**Python**版本: 3.7.10
- 你使用的**Tensorflow**版本: 1.14.0
- 你使用的**Keras**版本: 2.3.1
- 你使用的**bert4keras**版本: 0.10.6
- 你使用纯**keras**还是**tf.keras**: …
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**操作系统**: windows
- 你使用的**Python**版本: 3.6.10
- 你使用的**Tensorflow**版本: 2.3.1
- 你使用的**bert4keras**版本:latest
- 你使用纯**keras**还是**tf.keras**: tf.keras
### 核心测试代码
…