Pierre Colombo
Pierre Colombo
If you want to do it this would be great! You can take credit for it ! Thanks :) On Wed, Jun 8, 2022, 2:53 PM Leandro von Werra ***@***.***>...
Thanks @cakiki it would be terrific ! All the 3 metrics have the same signature and structure ! Many thanks :)
Logs from docker logs cvat_opa_debug '{"addrs":[":8181"],"diagnostic-addrs":[],"level":"info","msg":"Initializing server.","time":"2022-11-05T15:36:00Z"} {"level":"info","msg":"Starting bundle loader.","name":"cvat","plugin":"bundle","time":"2022-11-05T15:36:00Z"} {"level":"info","msg":"Starting decision logger.","plugin":"decision_logs","time":"2022-11-05T15:36:00Z"} {"level":"info","msg":"Bundle loaded and activated successfully. Etag updated to \"bcddafcb53a43084d38010e605a5781f17ec8876de657e24f7673f29ac2691f78a7354447013078e8e00f84dc014476fa96129523ff4be3bf2b2a29dbe900c28\".","name":"cvat","plugin":"bundle","time":"2022-11-05T15:36:01Z"} {"current_version":"0.34.2","download_opa":"https://openpolicyagent.org/downloads/v0.46.1/opa_linux_amd64","latest_version":"0.46.1","level":"info","msg":"OPA is out of date.","release_notes":"https://github.com/open-policy-agent/opa/releases/tag/v0.46.1","time":"2022-11-05T15:36:01Z"} {"level":"info","msg":"Bundle loaded and...
Hello ! Many thanks for the quick reply ! To sum up: 1. in should run the opa: 'docker run -d --rm --name cvat_opa_debug openpolicyagent/opa:0.34.2-rootless \ run --server --set=decision_logs.console=true --set=services.cvat.url=http://host.docker.internal:7000...
{"addrs":[":8181"],"diagnostic-addrs":[],"level":"info","msg":"Initializing server.","time":"2022-11-05T18:06:01Z"} {"level":"info","msg":"Starting bundle loader.","name":"cvat","plugin":"bundle","time":"2022-11-05T18:06:01Z"} {"level":"info","msg":"Starting decision logger.","plugin":"decision_logs","time":"2022-11-05T18:06:01Z"} {"level":"error","msg":"Bundle load failed: request failed: Get \"http://cvat-server:8080/api/auth/rules\": dial tcp: lookup cvat-server on 127.0.0.11:53: no such host","name":"cvat","plugin":"bundle","time":"2022-11-05T18:06:01Z"} {"level":"error","msg":"Bundle load failed: request failed: Get...
It turns out that we have to change : docker-compose.yml - run - --server - --set=decision_logs.console=true - --set=services.cvat.url=http://cvat-server:7000 => http://host.docker.internal:7000 in the docker-compose But i'm not sure to understand why...
Hi Thanks for your positive answer. Code is here: https://github.com/facebookresearch/fairseq/tree/nllb Checkpoints are here : https://tinyurl.com/nllb200moe54bmodel Thanks !
We went for the fairseq implementation :'(
idk. There are 3 metrics some of them are available in torch metrics. But i cannot add them now :'( that is why i ask i soemone was willing to...
No sample packing with Flash attention :)