-
Hi,
1/ Is it possible to fine tune a multilingual bi-encoder on specific domain data using unsupervised synthethic query generation? If yes, are performance comparable to fine-tuning with supervised …
-
This feature is suggested by @mnaderhirn who has created a work proof-of-concept based on https://github.com/textX/textX-LS which is `Language server for domain specific languages based on textX` (the…
-
Would it be possible to abstract the implementation? From what I see this currently relies on `ast` module, but if we were to provide a similar python interface, could it work to extend to non-python …
-
@milotype suggested that we should also accept emails from the other language domains. See the linked discussion for more details.
Regardless, I agree that it would be good to have an explicit hint…
-
### PHP Version
8.2
### Shopware Version
6.5
### Expected behaviour
For Storefront it makes sense that the domains are unique. However, even in that case, they might be targeted differently, e.g.…
-
## CourseBook about JDA
- [x] A [CourseBook](/jdomainapp/training/blob/main/jda/docs/coursebook-domainapptool-v5.4.pdf) that describes JDA's basic software generator tool (`JDA tool`) and the DCSL la…
-
idea - allow for quickscans with known syntax used now in the ipython environment
This is a CLI thin wrapper with logic around a call to some step plan
prerequsites
- setup some motor as the de…
-
Would it be worth offering a minified version of the PSL? It would be good for companies that use the PSL but do not need any comments or anything and just want the rules.
So basically just offerin…
-
Hi All!!
It's Hacktoberfest time!
This year we are planning to add learning paths/roadmaps to this repository
We usually feel the gap between the learning resources and actual implementation whic…
-
I have trained a seq2seq NMT model (EN-DE) with 1M samples and saved the latest checkpoint. Now, I have some domain-specific data of 50K sentence pairs which has **not** been seen in previous training…