Good day!
Is models training going to be reproducible?
Say, BERT on RuSentiment. Ok, we have deepmipt/bert repository. But is there a code (say, a script for CI/CD system) to get exact files from download
section (well suppose we have input data)?
And other parts. Specifically, how do I get vocabulary file?
Thanks!