/opt/conda/lib/python3.10/site-packages/transformers/training_args.py:1568: FutureWarning: `evaluation_strategy` is deprecated and will be removed in version 4.46 of 🤗 Transformers. Use `eval_strategy` instead | |
warnings.warn( | |
/opt/conda/lib/python3.10/site-packages/transformers/training_args.py:1568: FutureWarning: `evaluation_strategy` is deprecated and will be removed in version 4.46 of 🤗 Transformers. Use `eval_strategy` instead | |
warnings.warn( | |
/tmp/ipykernel_1290/2368586458.py:28: FutureWarning: `tokenizer` is deprecated and will be removed in version 5.0.0 for `Trainer.__init__`. Use `processing_class` instead. | |
trainer = Trainer( | |
/opt/conda/lib/python3.10/site-packages/accelerate/accelerator.py:494: FutureWarning: `torch.cuda.amp.GradScaler(args...)` is deprecated. Please use `torch.amp.GradScaler('cuda', args...)` instead. | |
self.scaler = torch.cuda.amp.GradScaler(**kwargs) | |
max_steps is given, it will override any value given in num_train_epochs | |
[34m[1mwandb[0m: [33mWARNING[0m The `run_name` is currently set to the same value as `TrainingArguments.output_dir`. If this was not intended, please specify a different run name by setting the `TrainingArguments.run_name` parameter. | |
The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well. | |
Token is valid (permission: write). | |
Your token has been saved to /root/.cache/huggingface/token | |
Login successful | |
[] | |
You seem to be using the pipelines sequentially on GPU. In order to maximize efficiency please use a dataset | |
[{'score': 0.5252691507339478, 'label': 'balloon', 'box': {'xmin': 275, 'ymin': 221, 'xmax': 338, 'ymax': 278}}] | |
[] | |