-
RuntimeError: Assertion `cur_target >= 0 && cur_target < n_classes' failed. at /opt/conda/conda-bld/pytorch_1535491974311/work/aten/src/THNN/generic/ClassNLLCriterion.c:93
-
Hello, thank you for sharing this repo and useful hugging face model cards!
I am interested in T5 generators for query generation, and trying to extend this to other datasets/tasks.
For doing so, …
-
Hi all,
The new [Performer](https://ai.googleblog.com/2020/10/rethinking-attention-with-performers.html) model may enable us to embed longer documents using the same SBERT method. HuggingFace is…
-
Hi, thanks fo this fantastic repo and its documentation!
I have a question: I am working on a research project on fact-verification in Czech and as the first step we are trying various approaches t…
-
Can you please share how i can finetune for my custom domain datasets?
-
Hi, Thank you for amazing framework. I'm planning to use this framework for question answer system.
Can you please help me how can I train model with my own domain data? I know that nboost doesn't s…
-
I'm trying to go from my trained TSDAE and then apply GPL... However, keep getting errors.
```
! export dataset="hs_resume_tsdae_gpl_mini"
! python -m gpl.train \
--path_to_generated_data "…
-
The goal of this ticket is to allow jobs with access to ir_datasets.
-
Hi @nreimers, Hi Sentence-transformers community,
First of all, I want to thank you for your continued support throughout the years. I have been following this repository for three years now and I'…
-
Hi, I've downloaded the dataset and tried to run the "convert_msmarco_to_tfrecord.py" script. The following error occurred when some lines were read:
Traceback (most recent call last):
File "con…