hello. i’m in need of some assistance. i’m trying to fine-tune a bart (not bert) model using huggingface transformers, but i can’t find what the input and output dataset key names are for it anywhere. the keys aren’t ‘input’ and ‘labels’. there aren’t many helpful resources i could find when it comes to learning how to fine-tune bart specifically. is there a method in the model, tokenizer, or trainer that can give me this info? any help would be greatly appreciated.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Fine tune bart model with my dataset | 0 | 662 | July 16, 2021 | |
Finetuning BART on a multi-input sequence to sequence task | 0 | 736 | September 22, 2021 | |
Where to find documentation on dataset format for finetuning | 0 | 283 | October 7, 2023 | |
Fine-Tune BART using "Fine-Tuning Custom Datasets" doc | 6 | 9365 | October 28, 2020 | |
Adding Custom label names for BART training through Trainer Function | 1 | 334 | June 10, 2023 |