Tuhin Chakrabarty
Tuhin Chakrabarty
Hi Steffen Thank you so much for your help . It seems like the run_bi-lstm-cnn-crf3.py has multiple indentation issues. Can you please please look into it . I am afraid...
@rabeehk can you help me with the required parameters inside the ##### Do we need these for inference ? adapter_config.tasks = data_args.tasks adapter_config.device = training_args.device
Yes but in https://github.com/rabeehk/hyperformer/blob/main/hyperformer/configs/hyperformer%2B%2B.json We only pass data_args.tasks Do you know what the value will be for data_args. adapters or data_args.task_embeddings it seems data_args.adapters is it just an array of...
Ok you are awesome. These seem to something that will be very useful for zero shot inference :) where train and test task are different