-
Who maintains the Overleaf version and can keep it in sync with this version? @neubig @bethard @mjpost
The recent changes are not critical, but it would be good to know who to contact when there is…
-
`class CovidRetrieval(AbsTaskRetrieval):
@property
def description(self):
return {
'name': 'CovidRetrieval',
'hf_hub_name': 'C-MTEB/CovidRetrieval',
…
-
I invested dozens of hours in trying to get the best translation results into german.
From all models for translation available Alma 13 Lora is the best.
However, it's beaten by a margin from an o…
-
Hello,
Thanks for the nice contribution.
I am trying to understand how you calculated the correlations with the Composite caption-level likert judgements.
You mentioned in the paper that Compo…
-
### Confirm that this is a metadata correction
- [X] I want to file corrections to make the metadata match the PDF file hosted on the ACL Anthology.
### Anthology ID
2022.emnlp-demos.27
### Type o…
-
Turns out that most LLM parameters are redundant, see https://aclanthology.org/2020.emnlp-main.398.pdf.
They run the experiment with BERT and XLNet. Code for the pruning is provided.
There's lots of…
-
1. In the file models/stable_diffusion/run.sh, "geographical" in the first three lines should probably be "cultural"
2. In line: https://github.com/Hritikbansal/entigen_emnlp/blob/42d4d2eac81c69f75af…
-
When will all the resources be available? There is already an entire year after the paper was presented at EMNLP.
-
**Submitting author:** @KennethEnevoldsen (Kenneth C. Enevoldsen)
**Repository:** https://github.com/KennethEnevoldsen/augmenty
**Branch with paper.md** (empty if default branch):
**Version:** joss
*…
-
Thank you for your article.
I am solving a nested ner task for clinical notes and using similar architecture with some additions like contrastive learning etc.
So I have the same problem with nest…