neuralmind-ai / portuguese-bert

Portuguese pre-trained BERT models
Other
792 stars 122 forks source link

how can I add more data? #23

Open guerreiro-lucas opened 3 years ago

guerreiro-lucas commented 3 years ago

Hi, not sure whether this is a question for the repo or not, but I hope you can help me. I have loaded the data from "neuralmind/bert-base-portuguese-cased", but I would also like to add some data my own. How can I do this? How can I infer the data from the dataset in order to place an equivalent form of data during this training upon the pre-trained data? Thanks