Releases: catleeball/LING_573_ND
Releases · catleeball/LING_573_ND
D4.2
Final version of system with finished paper.
D4
Gathering data for adaptation task, creating an ensemble with D3 models, finetuning best D3 model on adaptation data, and evaluating everything.
D3.2
Added final presentation for D3. Presenting on 5/7/2024.
D3.1
Added D3 report, which now describes system revisions and has been edited according to our D2 report feedback.
D3
Implemented 2 revisions: using previous post context and using RoBERTa for embeddings. The D3 code runs 4 models: the D2 baseline (BERT), BERT with context, RoBERTa, and RoBERTa with context.
D2
Implemented first end-to-end version of system, updated readme, and added initial evaluation.
D1
Deliverable 1 Submission. Setup repo directories, decided on tasks, setup report document with Task Description information.