-
File "teacher_forcing.py", line 140, in
teacher_forcing_training(args)
File "teacher_forcing.py", line 130, in teacher_forcing_training
trainer.fit(summarizer_module)
File "/remote-ho…
-
when in test,one error:
File "train.py", line 220, in
main()
File "train.py", line 211, in main
trainer.test(model, datamodule=dm) #also loads training dataloader
File "/root/mini…
-
Hello,when i am running the code
`from pts.model.tempflow import TempFlowEstimator
from pts.model.time_grad import TimeGradEstimator
from pts.model.transformer_tempflow import TransformerTempFlowE…
-
When running python train_autoenc.py --model_dir="../models/autoenc_train", I get this error:
ValueError:
You selected an invalid strategy name: `strategy=None`. It must be either a string or an ins…
-
` python3 -m piper_train \
> --dataset-dir ~/piper/my-training \
> --accelerator 'gpu' \
> --devices 1 \
> --batch-size 32 \
> --validation-split 0.0 \
> --num-test-examp…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
- PyTorch-Forecasting version:1.0.0
- PyTorch version:2.0.1
- Python version:3.10.12
- Operating System: MacOS Ventura 13.4
I was trying to fit a TFT model using lightning trainer object and i…
-
Hi, i met the issue. Thank you.
`(venv) root@autodl-container-8a50119a52-f09cc96a:~/autodl-tmp/cvt2distilgpt2# dlhpcstarter -t iu_x-ray -c config/train_iu_x_ray_chen_cvt2distilgpt2.yaml --stages_mo…
-
Hello,
I am having problems with the sizes of the videos when training the Slowfast model with kinetics dataset. Here is the error:
> Traceback (most recent call last):
> File "train.py", lin…
-
## 🚀 Feature
https://awsdocs-neuron.readthedocs-hosted.com/en/latest/index.html
https://aws.amazon.com/machine-learning/neuron/
### Motivation
https://aws.amazon.com/about-aws/whats-new/2022…