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 | 650 | July 16, 2021 | |
Fine-tuning BERT for code translation | 0 | 712 | July 7, 2023 | |
Where to find documentation on dataset format for finetuning | 0 | 262 | October 7, 2023 | |
What can cause model.generate (BART) output to be gibberish after fine-tuning? | 3 | 4114 | August 31, 2020 | |
[Beginner] fine-tune Bart with custom dataset in other language? | 2 | 3040 | January 22, 2021 |