This is the leaderboard for COMP5046 assignment2. Task: Named Entity Recognition)
7 teams · 19 days to go
Overview Data Code Discussion Leaderboard Rules
This is a limited-participation competition. Only invited users may participate.
Overview
Description
Important Dates
Data And Input
NER Model
Testing – Leaderboard Documentation Canvas Submission Important Notes
IMPORTANT please make sure that you check the IMPORTANT NOTES for the A2
COMP5046 Assignment 2 Overview
This assignment can be done individually or in teams of two. We strongly encourage collaboration. See the University of Sydney collaboration rules webpage. If your team member does not follow the rules, please contact the unit coordinator Dr. Caren Han) with describing the contributions of each collaborator
We strongly recommend to start working early so that you will have ample time to discover stumbling blocks and ask questions.
In this assignment, you will work on proposing and implementing a model/framework for Named Entity Recognition NER from the defence corpus. The detailed information for the implementation and submission step are specified in the following sections. Note that lecture note and lab exercises would be a good starting point and baseline for the assignment [especially, Lecture 9/Lab 9 .
You are free to design the architecture using any of the techniques learned from our lectures and labs. For training and evaluation, we provide you a benchmark dataset in split of training, validation and test. You will use the training and validation set for training/validation while using the test set for leaderboard submission.
For this assignment, instead of solely focusing on achieving higher performance, having the good architecture design & implementation with detailed step-by-step justification will be important to show you’ve fully reached our expectation in this assignment.