We will be following same policy as last year,
There is currently no limit on the number of runs nor the number of updates per run which a group can submit.
The runs should use a positive numerical index (lower is more important) as part of the run id if you are planning on submitting lots of runs, such that we can limit if we find we have too many submissions. I
imagine that at least the first 4 runs will be evaluated, but likely more than that if you choose to do so (especially if they have high update overlap).
For the updates, they will be pooled and cut off based on confidence value for each run if there are too many (higher is better). Confidence values need not be comparable between runs or teams, but should be comparable within a run. We anticipate approximately the top 60 updates being evaluated from each run-event pair.
--
You received this message because you are subscribed to the Google Groups "temporalsummarization" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trec-ts+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You can submit a run with missing events but you will get pretty low scores.
The runid is your decision and can be something like "<group id><priority>" where <priority> is an integer as described earlier.