-
hello, after getting the training result, I got an error during the evaluation step of the training of t5 en or t5 zh
```
*** Evaluate ***
***** Running Evaluation *****
Num examples = 6598
…
-
## Environment info
- `transformers` version: 4.11.2
- Platform:google colab
- Python version:3.7.12
- PyTorch version (GPU?):
- Tensorflow version (GPU?): 2.6.0
- Using GPU in script?: Yes
…
-
## Environment info
- `transformers` version: 4.10.0
- Platform: Linux-3.10.0-1160.36.2.el7.x86_64-x86_64-with-glibc2.17
- Python version: 3.9.1
- PyTorch version (GPU?): 1.9.0+cu102 (True)
- Ten…
-
The MQL script does not differentiate between orders and positions. It looks for all open orders and open positions but then reports them all in the same "orders" key. The command to close orders, act…
-
I have experience with automating things using Python. For example I've written automators for both `binary.com` and `nadex.com` for binary options (which we haven't made use of yet as binary option…
-
Hi, I just found your repository and liked it a lot. It remembers me of my event trading system working in python and controlling MT5 in the background.
Just wanted to reach out and see if you woul…
ghost updated
3 years ago
-
I'm trying to send Trade command from my c# application via NetMQ. (32768 port)
after 8 hours, no hope. Any idea?
`` using (var pushSocket = new PushSocket(">tcp://localhost:32768"))
…
-
hello everyone i have been trying to develop my own trading robot using python. Can someone explain to me the procedure to get live prices from the deriv server to my tradin robot using socketstrem A…
-
**错误:** tensorflow.python.framework.errors_impl.DataLossError: Checksum does not match: stored 592068290 vs. calculated on the restored bytes 517592881
网盘下载的权重, **使用google mt5没有问题**
gpu v100 32g
…
-
load base版本的模型的时候出现了下面的问题,从网上找了解决方法,好像都不行
OSError: Unable to load weights from pytorch checkpoint file for '/data/fb89d9f5118442f2bfe51d4d0259b2a8/t5/t5_pegasus_torch/' at '/data/fb89d9f5118442f2bf…