summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/mistranslation/1875819
blob: 786e1b89cc7fb726f183e11e3680ead1cb515d15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
mistranslation: 0.953
other: 0.634
semantic: 0.604
graphic: 0.566
network: 0.546
device: 0.541
instruction: 0.402
socket: 0.205
boot: 0.149
vnc: 0.049
assembly: 0.033
KVM: 0.013

[Feature request] prebuilt testing docker images

Instead of building qemu:docker images locally, we should pull the one built from Travis/Shippable/GitLab by default, and build it only when manually requested.

GitLab has ability to host container images per project and also can build them during CI runs. So I'd suggest that we create GitLab CI jobs that build & publish each of the images under tests/docker on the master branch.

I think this has been done now, so I'm closing this ticket.