-
## Introduciton
when loading ErnieTinyTokenizer instance `from_pretrained('ernie-tiny')`, and there is already resouce file in cache dir, eg: `special_tokens_map.json`, it will raise the following…
-
Hi. When I follow the readme and do the evaluation, I encountered the following error. Could you give me some help? Thank you in advance.
```
(zbw) pikaia34:/net/papilio/storage2/bowenz/clidsum $ sh…
-
Epoch 1/50
2000/2000 [==============================] - 534s 267ms/step - loss: 0.0394
Evaluation: 100%|██████████| 1159/1159 [01:34
-
` with open('config.json') as f:
config = json.load(fp=f)
num_epochs=2
bert_l12 = BertConfig.from_json_file('./bert_config/bert_l12.json')
bert_l4 = BertConfig.from_json…
-
您好请问您的实现有相关论文吗?
-
您好,huggingface上chiniese-roberta-wwm-ext模型的config.json的pad_token_id是1,应该是0
-
-
Hi.
Were the baselines trained on both train set and dev set before testing, or was it trained on train set only?
I used the exact hyper-parameters mentioned on your paper, and used the baseline…
-
Hi there, I tried to input a data list, which contains 250k text sequence, as the input of model.fit_transform(dataset), it gives following error:
![image](https://user-images.githubusercontent.com/2…
Y1ran updated
2 years ago
-
为啥bert没有large的模型