-
This was mentioned internal use of this here: https://ai.facebook.com/blog/introducing-many-to-many-multilingual-machine-translation/. Will this be publicly released?
-
copying fairseq\examples\wav2vec\unsupervised\kaldi_self_train\st\local\prepare_lm.sh -> build\lib.win-amd64-cpython-310\fairseq\examples\wav2vec\unsupervised\kaldi_self_train\st\local
cop…
-
In usage_example.py, generated_output is always equal to the prefix. Or if there's no prefix, it's equal to the document content. I tried it with a few different texts.
-
Hi, Thank you for your making this pipeline open source. I really appreciate that.
I am having an issue in BERTA instance while training. Please find the error and the code.
![image](https://use…
-
Hi @nreimers ,
First of all, I would like to thank you for this great project. Your sentence transformers were much easier to implement that of hugging face. I would also like to thank you for being…
-
A public sector terraform based landing zone based on the TEF V4 that will be V5 ready for collaboration with GCP PSO/TOC ready overlay changes.
Key off https://github.com/terraform-google-modules/te…
-
I can't download how2sign dataset with below code
```python
config = SignDatasetConfig(name="only-annotations", version="1.0.0", include_video=False, include_pose=None)
how2sign = tfds.load(name='h…
-
Hi, I'm able to successfully run the example:
```python
import tequila as tq
# initialize molecule (also works over .xyz files --> see next example)
geomstring="Li 0.0 0.0 0.0\nH 0.0 0.0 1.6"
m…
-
Hi @davidmezzetti
Sorry for the multiple questions!
I was wondering if you have a doc or any suggestions for how best to integrate this lib with a hosted vector search engine?
Best,
Dennis
-
Hi,
I am trying to extract the training examples for fine-tuning the language models. When I process the UDST dataset I get the following error:
Traceback (most recent call last):
File "recast…