-
Disclaimer: I don't know where to post this question, if this is not the right place for SimpleTransformer beginner questions, I would appreciate a reference to the right place.
Hi guys,
I am …
-
我下载了一个bert-base-chinese的模型,包含config.json,pytorch_model.bin,和vocab.txt。这三个文件放到bert-base-chinese文件夹里,但是执行代码显示未能初始化模型权重,仍然要重新下载,速度很慢。请问下载好的预训练模型要如何使用呢?
-
### Description
I have enjoyed using org-roam thus far and been using that quite extensively. Though I can't help noticing that the mode becomes sluggish very quickly when there are a few hundred n…
-
**Is your feature request related to a problem? Please describe.**
I want to fine-tune BERT in `allennlp`, but I find BERT is not a registered model of this library and what I can do at present is to…
WrRan updated
3 years ago
-
**Environment:**
1. Framework: PyTorch
2. Framework version: 1.40
3. Horovod version: 0.19.0
4. MPI version: mpiexec (OpenRTE) 3.0.0
5. CUDA version: 10.0.130
6. NCCL version: 2.7.6
7. Python …
-
## Motivation
There’s a lot of cases in framework design where we want to be able to treat components like lego blocks when building various model architectures. The following case studies in PyTex…
-
-
My script is as, and the model I use is downloaded from [this:](https://opennmt.net/Models-py/)
`python translate.py --model available_models/en-de.pt --src ../en-de.txt --random_sampling_topk 10 --r…
-
There are still some problems.
in reader.py :
type_id = 1
if line_idx0 and f[line_idx-1].rstrip().split('\t')[1][0] != 'O') or
…
-
**Describe the question**
> A clear and concise description of what the question is.
**Environment (please complete the following information):**
- OS: [e.g. mac / window]
- Python Versi…