adapters icon indicating copy to clipboard operation
adapters copied to clipboard

Error in loading datasets?

Open cws7777 opened this issue 2 years ago • 2 comments

Environment info

  • adapter-transformers version: Newest
  • Platform: Ubuntu 18.04
  • Python version: 3.6
  • PyTorch version (GPU?): 1.10.2+cu102

Details

Hi, It didn't give me an error like below when I use regular [Trainer](https://huggingface.co/docs/transformers/main_classes/trainer) from transformers, but occurs the error when I use transformers.AdapterTrainer, image

In my opinion, the dataset that I'm using is a bit different with common dataset that is using in Adapter-transformer, but just guessing.. Any help...??

Thanks..!

cws7777 avatar Jun 07 '22 09:06 cws7777

Hey @cws7777, from the stack trace you provided, your issue seems to be related to the adapter setup you're providing via adapter_names parameter of the AdapterTrainer class. Could you provide the value (if any) you're passing to this parameter when creating the trainer class so we can have a look? Thanks!

calpt avatar Jun 29 '22 12:06 calpt

This issue has been automatically marked as stale because it has been without activity for 90 days. This issue will be closed in 14 days unless you comment or remove the stale label.

github-actions[bot] avatar Oct 07 '22 08:10 github-actions[bot]

This issue was closed because it was stale for 14 days without any activity.

adapter-hub-bert avatar Oct 22 '22 06:10 adapter-hub-bert