HuskyInSalt / CRAG

Corrective Retrieval Augmented Generation
277 stars 26 forks source link

Can't load tokenizer for 't5-large' #22

Open huanancheng opened 4 weeks ago

huanancheng commented 4 weeks ago

hi , When I execute the bash run_evaluator_training.sh directive, OSError is raised: “Can't load tokenizer for 't5-large'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 't5-large' is the correct path to a directory containing all relevant files for a T5Tokenizer tokenizer.”How can I solve this problem? image In addition, which folder should the downloaded file be placed? Is this a pre-trained parameter weight