Nikhita

Results 2 issues of Nikhita

Hi, thank you for sharing the code! Can you please explain how the ELMO embeddings are being used in the following lines in `models/list_encoder.py`? ` learned_emb = self.lemb(l) learned_emb =...

Hi, Is it possible to run the `masker-corrector` module of this code, without using the `FEVER sqlite3` database file, in the following code file `src/error_correction/modelling/error_correction_module.py`? I have my own dataset...