I am trying to fine tune a time series transformer model. While applying trainer.train() I always received errors, the most recent one is: “IndexError: Invalid key: 0 is out of bounds for size 0”. I searched and found several fine tune huggingface model examples in text mining field, not in time series transformer. Can anyone give some advice? Thank you!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Error in fine-tuning bert with custom text | 0 | 402 | April 14, 2022 | |
IndexError: list index out of range, when trying to predict from the fine tuned model | 0 | 86 | July 20, 2024 | |
KeyError During LLM Fine-Tuning - Error Related to Dataset Splits | 0 | 278 | April 27, 2024 | |
Help with Training a Custom Model using Hugging Face Transformers | 0 | 24 | October 11, 2024 | |
Fine-tuning throws "index out of range in self" | 6 | 9382 | February 21, 2024 |