Moshe Hazoom
Moshe Hazoom
Hi, thanks for a great paper and code repository! When looking at your code inside the `main.py` file, I see that you used the regular negative log-likelihood loss and I...
In your academic paper "Fine-Grained Spoiler Detection from Large-Scale Review Corpora" (ACL 2019) you plotted a statistic called DF-IIF that shows the importance of a word for a specific item....
Add the ability to extract contextual word embeddings from a given list of sentences using XLNet, same like in BERT. The script extracts a fixed length vector for each token...
Hi, I was running the evaluation script on my predicted SQL queries on Spider dataset, and I've noticed some for some examples, the evaluation script returns an Exact-Match score of...