-
运行报错
run_ner_crf.py: error: the following arguments are required: --task_name, --data_dir, --model_type, --model_name_or_path, --output_dir
然后看get_argparse():函数里面的内容
```python
parser.add_argumen…
-
提问时请尽可能提供如下信息:
1. 如题,是否支持spanbert?
2. 关系抽取还有什么建议改进的方向?
### 基本信息
- 你使用的**操作系统**:
- 你使用的**Python**版本:
- 你使用的**Tensorflow**版本:
- 你使用的**Keras**版本:
- 你使用的**bert4keras**版本:
- 你使用纯**keras**…
-
shcup updated
5 years ago
-
thank
-
(gitabtion) F:\0code\gitabtion>python main.py --mode preproc
Namespace(accumulate_grad_batches=16, batch_size=16, bert_checkpoint='bert-base-chinese', device=device(type='cpu'), epochs=10, gpu_index=…
-
使用`docker run -it -d --name trojan --net=host --restart=always --privileged jrohy/trojan init`指令创建容器,进入容器以后输入`trojan`开始初始化,但是安装过程中报错启动trojan失败!
-
运行时报错:
1
[F 8/21 15: 8:20.763 ...-Lite/lite/operators/fill_constant_op.cc:44 InferShapeImpl] no valid out_shape. Must set one of shape_tensor, or shape_tensor_list, or shape
代码:
from paddlelite…
-
Because we don't have a reliable Cantonese tokenizer, all the phrases added to the classifier need to satisfy the following property, in addition to not being shared by Mandarin:
**Frequency of the p…
-
如何调用large模型呢?是不是改一下config.json就行了呢?
需要将将config.json中的哪些部分进行修改呢
-
## Describe the bug
Model I am using (Bert, XLNet ...): bert-base-chinese
The problem arises when using:
* [https://github.com/huggingface/transformers/blob/master/examples/research_projects/ml…