bertserini icon indicating copy to clipboard operation
bertserini copied to clipboard

BERTserini

Results 4 bertserini issues
Sort by recently updated
recently updated
newest added

I want to know what implications will be there for using these model in a commercial application. What about data security, license, etc and will my data be sent back...

`TypeError: TextInputSequence must be str` I got this error while training with my own dataset, this happen to Squad dataset as well, any idea how to fix this? Thanks! ![image](https://user-images.githubusercontent.com/64406249/201057461-a4c2ee68-9175-4e90-97e0-b5a451295f8f.png)

Hello at all. I tried to use Bertserini for question answering with a self created corpus. The base example works perfect (with transformers == 3.4.0), but I am not able...

1. add rouge evaluation 2. update HF version and Pyserini version, enable fast tokenizer 3. add T5 reader