-
I am currently training a transformer model and have followed the MTM labs to apply BPE to my own corpus. However, I'm unsure of the effect that providing a pre-determined vocabulary has. Does it impa…
-
Thank you for perfect repository
I am following the readme to run on custom dataset but i get this error (man_person.png is my input image)
when I run MTM model
```
FileNotFoundError: [Errno 2] No…
-
```
Add support for sharing header/footer and running text on the same row. This is
done to save space in the embossed material.
```
Original issue reported on code.google.com by `joel.hak...@mtm.s…
-
as it prevents those components from getting gc'ed.
The type of the `master` field should be changed to Application.
-
```
input word part markup e.g. Test.
This will be treated by the marker processor as a single word.
```
Original issue reported on code.google.com by `joel.hak...@mtm.se` on 9 Aug 2013 at 12:41
-
Something like:
```
public boolean checkCertificate(X509Certificate certificate, String hostname) {
try {
if (certificate.equals(appKeyStore.getCertificate(hostname.toLowerCase(Locale.US)…
-
Is there any way to execute an interactive shell command? I want to run `su `, which prompts for a password:
```PHP
$user = ...;
$password = ...;
$shellObj = Factories::getShells()->getBash();…
-
```
Re-evaluate libraries for a possibly smaller list of dependencies.
Specifically, is there anything that isn't maintained anymore and needs
improvement?
```
Original issue reported on code.googl…
-
I can't seem to get this polyfill to work take a look here:
http://www.huebnerpetersen.com/mtm/index.php?r=main&id=72
You can view it in Chrome to see what it is supposed to look like. But in IE, t…
-
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/opt/apps/python/epd/7.3.2/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(_targs, *_kargs)
File "/opt/apps/p…