-
We are trying to train mmt on a AWS instance, Sagemaker ml.p3.2xlarge with 61 GiB memory, and recieved an "ERROR Unexpected exception" when the Cleaning Corpora ran the Creating aligner filter. What c…
-
Hi, thanks for the great work of ICL evaluation in NMT.
I encounter some problems when executing `python test/test_flores101.py`. Could you please double check this? It seems the code is not fully …
-
Currently, MMT namespaces are just strings that can be freely assigned (i.e. URIs). That makes sense for MMT alone. BUT in MathHub (as one prime of the MMT applications) we may want to make namespaces…
-
I am creating a new C++ class with an MMTPawn as the parent class. The compile fails in MMT.h on #include "ModuleManager.h" (not found).
Changing this line to #include "Modules/ModuleManager.h" ap…
-
Working on #436, I'm studying MMT code. I discovered that MMT is strictly serialising sentence processing, one sentence at a time. This is done using a decoder list in a blocking queue. These decoders…
-
@nthiery @markuspf @kohlhase @tkw1536 @Jazzpirate
I've talked to everybody over the last few days to coordinate how we setup our MitM use case, both in terms of short-term demoability and long-ter…
-
**Acceptance Criteria**
1. Show ISO format in date time fields in Reports
- UTC >>> 2024-05-07T04:03:11+00:00
- MMT >>> 2024-05-07T10:33:11+06:30
2. These are the reports to update the dat…
-
Current functionality in my experience:
When Sunshine is detected to be streaming, it disables every monitor except the virtual monitor.
Upon re-enabling when the Sunshine stream ends, it chooses a …
-
Trying to invoke l2ss-py in UAT with TEMPO_NO2-PROXY_L2_V01 collection results in an error from Harmony. Looking at the logs reveals:
```
message: "Calling l2ss-py subset with params {'bbox': arra…
-
2D maps like Google, Apple, MapBox GL, and OL3 are moving to actual vectors for rendering vector data, instead of baking vector data into a raster tile. This allows, for example, to make labels alway…