Skip to content
#

representation-learning

Here are 430 public repositories matching this topic...

s3prl
Sreyan88
Sreyan88 commented Sep 11, 2021

Hi there,

I try the command:

CUDA_VISIBLE_DEVICES=4,5 python3 -m torch.distributed.launch --nproc_per_node 2
 run_downstream.py -m train -u wav2vec2 -d mosei -n HelloWorld --upstream_trainable --upstream_feature_selection hidden_state_5

and get the error:

AttributeError: 'RandomSampler' object has no attribute 'set_epoch'
overall:   0%|                                 

Improve this page

Add a description, image, and links to the representation-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the representation-learning topic, visit your repo's landing page and select "manage topics."

Learn more