Open jiqibuaixuexi opened 1 month ago
Hey, can you put your stacktrace message here? It's in the title currently but makes it hard to see how to help you with your script
Sure, here it is:
@.***
From: Lysandre Debut Date: 2024-10-22 22:37 To: huggingface/transformers CC: jiqibuaixuexi; Author Subject: Re: [huggingface/transformers] ValueError: Some specified arguments are not used by the HfArgumentParser: ['model_name_or_path', 'show_model/model001', 'train_type', 'use_lora', 'data_path', 'data/AS_2022_train+test', 'per_device_train_batch_size', '1', 'per_device_eval_batch_size', '1', 'num_train_epochs', '5'] (Issue #34306) Hey, can you put your stacktrace message here? It's in the title currently but makes it hard to see how to help you with your script — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
I meant the full error you get locally when you run this
@LysandreJik
Ok, Here is the screenshot of the full error messages:
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
System Info
transformers version:'4.45.2' python version: 3.9.20 torch version: '2.4.1+cu124'
Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Expected behavior
I can run the following command in CMD without issues:
However, when I try to debug in the IDE, I encounter the following error: