-
First, I need to congratulate the team for your work, especially Nils is imho one of the best devs in the NLP community. Sentence-transformers and this NMT translator repo have been very helpful to us…
-
### Describe the bug
In the "Review Translations" Dashboard, a bug has been discovered related to the process of fetching and displaying translation suggestion cards for lessons. This bug has the p…
-
First, I'm not sure if it's a problem of the package itself or something I'm doing wrong (I guess it's the second option).
I have a app 'costumers' which is held my tenant model. This app is on 'SH…
-
Create apps for mobiles. First, use on-line services - later integrate translation engine in the app?
collaborate with bergamot project? (https://browser.mt/) (include also fine-tuning options and da…
-
### Initial Checks
- [ ] I have searched GitHub for a duplicate issue and I'm sure this is something new
- [ ] I have read and followed [the docs & demos](https://github.com/modelscope/modelscope-age…
-
Hi, thanks for releasing the code. When I downloaded your NeuMan dataset, I noticed an additional folder called "4d_humans," which isn't present in the original NeuMan dataset. Could you let me know w…
-
## 집현전 중급반 스터디
- 2022년 4월 03일 일요일 9시
- 안형준님 박설현님 노은지님 발표
- 논문 링크: https://arxiv.org/abs/1910.13461
> ### Abstract
> We present BART, a denoising autoencoder for pretraining sequence-to-sequence…
-
Hi everybody , i think i have a big problem
I keep fields like title , rating ,popularity ,... on Production Model.
my `rating` and `popularity` fields are integer and they will be null when they ar…
-
```
import deepl
auth_key = '_____'
client = deepl.Translator(auth_key, send_platform_info=False)
in_text = '''
title
during the day, writing letters, conversing and praying and sin…
-
In our paper we only showed results on causal language models, which use causally masked (decoder) self-attention.
If you'd like to use ALiBi for seq2seq tasks such as translation, speech or T5, o…