Yue

Results 2 issues of Yue

I run evaluation with my LoRA finetuned model on dataset PubMedQA/test, I got the following error: ` --------Begin Evaluator Arguments---------- model_args : ModelArguments(model_name_or_path='decapoda-research-llama-7b-hf', lora_model_path='output_models/finetune_with_lora', model_type=None, config_overrides=None, config_name=None, tokenizer_name=None, cache_dir=None, use_fast_tokenizer=True,...

I got the following error when I fine tune decapoda-research-llama-7b-hf or pinkmanlove-llama-7b-hf ``` TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated...