mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 06:08:13 +02:00
now comments get evaluated correctly, not just
base on bleu score but also on location of file and line number
This commit is contained in:
@ -92,6 +92,8 @@
|
||||
<tr>
|
||||
<th>id</th>
|
||||
<th>Proposed comment</th>
|
||||
<th>Correct file</th>
|
||||
<th>Distance</th>
|
||||
<th>Max bleu score</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Reference in New Issue
Block a user