gsarti commited on
Commit
cec5ffc
1 Parent(s): 16ec79d

Fix tables

Browse files
Files changed (1) hide show
  1. task/pretask/README.md +34 -32
task/pretask/README.md CHANGED
@@ -15,38 +15,40 @@ The final assignments (also in `main_task_assignments.json` for machine-readable
15
 
16
  ### English - Italian
17
 
18
- Name Time Modality Alias
19
- Group 1:
20
- t8 37m supervised t1_supervised
21
- t11 45m oracle t1_oracle
22
- t10 51m no_highlight t1_no_highlight
23
- t7 62m unsupervised t1_unsupervised
24
- Group 2:
25
- t1 68m oracle t2_oracle
26
- t5 70m unsupervised t2_unsupervised
27
- t6 74m supervised t2_supervised
28
- t12 100m no_highlight t2_no_highlight
29
- Group 3:
30
- t9 106m no_highlight t3_no_highlight
31
- t3 122m oracle t3_oracle
32
- t2 164m unsupervised t3_unsupervised
33
- t4 185m supervised t3_supervised
 
34
 
35
  ### English - Dutch
36
 
37
- Name Time Modality Alias
38
- Group 1:
39
- t4 23m oracle t1_oracle
40
- t12 27m supervised t1_supervised
41
- t1 31m no_highlight t1_no_highlight
42
- t7 36m unsupervised t1_unsupervised
43
- Group 2:
44
- t8 44m supervised t2_supervised
45
- t2 44m unsupervised t2_unsupervised
46
- t11 65m oracle t2_oracle
47
- t5 66m no_highlight t2_no_highlight
48
- Group 3:
49
- t9 68m no_highlight t3_no_highlight
50
- t6 76m supervised t3_supervised
51
- t3 103m unsupervised t3_unsupervised
52
- t10 152m oracle t3_oracle
 
 
15
 
16
  ### English - Italian
17
 
18
+ | Name | Time | Modality | Alias |
19
+ |------------|------|--------------|-----------------|
20
+ | **Group 1**| | | |
21
+ | t8 | 37m | supervised | t1_supervised |
22
+ | t11 | 45m | oracle | t1_oracle |
23
+ | t10 | 51m | no_highlight | t1_no_highlight |
24
+ | t7 | 62m | unsupervised | t1_unsupervised |
25
+ | **Group 2**| | | |
26
+ | t1 | 68m | oracle | t2_oracle |
27
+ | t5 | 70m | unsupervised | t2_unsupervised |
28
+ | t6 | 74m | supervised | t2_supervised |
29
+ | t12 | 100m | no_highlight | t2_no_highlight |
30
+ | **Group 3**| | | |
31
+ | t9 | 106m | no_highlight | t3_no_highlight |
32
+ | t3 | 122m | oracle | t3_oracle |
33
+ | t2 | 164m | unsupervised | t3_unsupervised |
34
+ | t4 | 185m | supervised | t3_supervised |
35
 
36
  ### English - Dutch
37
 
38
+ | Name | Time | Modality | Alias |
39
+ |------------|------|--------------|-----------------|
40
+ | **Group 1**| | | |
41
+ | t4 | 23m | oracle | t1_oracle |
42
+ | t12 | 27m | supervised | t1_supervised |
43
+ | t1 | 31m | no_highlight | t1_no_highlight |
44
+ | t7 | 36m | unsupervised | t1_unsupervised |
45
+ | **Group 2**| | | |
46
+ | t8 | 44m | supervised | t2_supervised |
47
+ | t2 | 44m | unsupervised | t2_unsupervised |
48
+ | t11 | 65m | oracle | t2_oracle |
49
+ | t5 | 66m | no_highlight | t2_no_highlight |
50
+ | **Group 3**| | | |
51
+ | t9 | 68m | no_highlight | t3_no_highlight |
52
+ | t6 | 76m | supervised | t3_supervised |
53
+ | t3 | 103m | unsupervised | t3_unsupervised |
54
+ | t10 | 152m | oracle | t3_oracle |