-
I was looking at the [example ](https://github.com/UKPLab/sentence-transformers/blob/master/examples/training/sts/training_stsbenchmark_continue_training.py) to create a domain specific fine tuned mo…
-
Hi,
I found some Chinese sentences (about 4000 sentences) in train.en file.
for example
![image](https://user-images.githubusercontent.com/6574696/39090473-1aa8f13a-4613-11e8-878c-53b24…
-
confused with Augmented SBERT training procedure in train_sts_indomain_semantic.py:
Is it possible to skip first step completely (training a cross-encoder (BERT) model from scratch for small STS ben…
-
How can I use SBERT to find and print semantic similarity score between a pair of sentences?
I have a list of pair of sentences where I want to find semantic similarity between sentences and choose t…
-
-
## Issue
When passing a very long list of strings (>350k strings) as the reference and hypothesis, jiwer gives the following error:
`chr() arg not in range(0x110000)`
What's been tried:
- Ca…
-
I'm unable to execute the trex_inference.py file as it's returning this error:
```
[D] Loading function traces
[D] Loading Trex model
Traceback (most recent call last):
File "trex_inference.py"…
-
**This is a tracker issue.** Only discuss things here if they are i18n WG internal meta-discussions about the issue. **Contribute to the actual discussion at the following link:**
§ https://github.…
-
Hi,
I would like to retrain this model with any computer language like Java. I don't have a data set with Java information I just have a PDF, the model should read the data from that PDF file and g…
-
Hey guys,
Good work both on MatchZoo and this list!
I would be interested in quick advices/pointers on something related: I'd like to match related parts of texts.
More formally, I've a docu…