Akshay Nadgire
Akshay Nadgire
Even I am facing same issue. I have used ALBERT-base V2 for my task and I got ~70% DEV accuracy. But when I am trying to train the same model...
yes, I also think the same. Looks like the code is not complete. If first predicted segment is at `0` then the topic break should be at `(0 + extiling_hyperparameters.SENTENCE_COMPARISON_WINDOW)th`...
This is what I am currently doing - 1. Switch to x86-64 mode in Mac. Terminal -> `env /usr/bin/arch -x86_64 /bin/zsh --login` 2. Create virtual environment 3. `pip install tableauhyperapi`...