@nielsr Thanks, it is working great, just a few questions about ur notebook:
- In CustomSequenceClassification, why do you need to call post_init()?
- Lets say that in the input, instead of a single sentence I want to insert two sentences (“This is a sentence 1”, “This is a sentence 2”) , how would you do it?
Also, if you could please help with an additional question I just posted it would be highly appreciated…
Thanks