-
## Environment info
- `transformers` version: 4.2.2
- Platform: Linux-5.4.0-58-generic-x86_64-with-debian-buster-sid
- Python version: 3.7.7
- PyTorch version (GPU?): 1.7.1 (True)
- Tensorflo…
-
I use the huggingface Trainer class to finetune a mT5 model. Since my data (AMR graphs) contains mayn tokens like `:ARG0`, `:op2` or `:name`, which are generally split into wordpieces I added those 21…
-
Hi there,
I would like to report an issue with a method.
I have used successfully run the following code with ticks:
# request 1000 ticks from EURAUD
euraud_ticks = mt5.copy_ticks_from(…
-
Estou usando o MT5 o Docker usando a sua imagem(Dockerfile) está rodando tudo bem, porem nao consigo comunicar pelo python.
![image](https://user-images.githubusercontent.com/22062123/141649763-d5a…
-
I am getting this error, despite the fact that I am using `mc4.250000.100extra` vocabulary. Not sure where things are going wrong.
```
ValueError: Shape of variable decoder/logits/kernel:0 ((409…
-
## my question
I'm trying to test the demo, but someting got wrong.
I've already open the dll load, and move the `Pytrader_MT5_EA_V2.08.ex5` to script folder, set the params, and click the start,…
-
The API does not support hedge modes for multiple strategies to go long/short independently on the same symbol, like the Magic number concept in MT4. It is very important especially for integration wi…
-
This: https://pytorch.org/docs/stable/generated/torch.nn.AdaptiveLogSoftmaxWithLoss.html
Why: reduce memory requirements with a large vocabulary. Relevant for the multilingual experiments.
-
## Environment info
- `transformers` version: 4.15.0.dev0
- Platform: Linux-5.10.68+-x86_64-with-debian-bullseye-sid
- Python version: 3.7.12
- PyTorch version (GPU?): 1.9.1 (True)
- Tensorfl…
-
## Environment info
- `transformers` version: 4.2.2
- Platform: win10
- Python version: 3.6
- PyTorch version (GPU?): pytorch==1.8.1
- Tensorflow version (GPU?):
- Using GPU in script?:
- Using…