san
san copied to clipboard
about train
May I ask you about this error?
I'd appreciate it if you could let me know.
$ python train_slr.py
Start Time: 2021-03-09-21.23
Putting log in EXPERIMENTATIONS/2021-03-09-21.23 Training CNN-attention-CTC on GPU! Dataset sizes: {'train': 5672, 'valid': 540} vocabulary size:1233 None False False False
Training using 1.py device (GPU/CPU), use very small batch_size! Loading to GPUs | ID | GPU | MEM |
| 0 | 3% | 15% | | 1 | 0% | 0% | None No scheduler!
EPOCH 0 ------------------ After train epoch.. | ID | GPU | MEM |
| 0 | 3% | 15% |
| 1 | 0% | 0% |
None
Evaluating..
Traceback (most recent call last):
File "/home/jygim/Workspace/SAN/train_slr.py", line 642, in
I am very sorry for the late response. I am aware of these type of problems that have been produced after migrating the code. I was busy lately with work so i didn't have time to clean and fix the code errors. Hopefully in the next few weeks i will get back to it. Thank you for your understanding :)
请问是怎么解决这个问题的,遇到同样的问题了
I have the same problem,is it resolved now?
I encountered the same issue. Has it been resolved now?