Skip to content

Releases: catleeball/LING_573_ND

D4.2

05 Jun 05:02
3be44ff
Compare
Choose a tag to compare

Final version of system with finished paper.

D4.1

30 May 19:25
2a1272d
Compare
Choose a tag to compare

D4 presentation added.

D4

27 May 05:13
Compare
Choose a tag to compare
D4

Gathering data for adaptation task, creating an ensemble with D3 models, finetuning best D3 model on adaptation data, and evaluating everything.

D3.2

07 May 19:17
113259d
Compare
Choose a tag to compare

Added final presentation for D3. Presenting on 5/7/2024.

D3.1

07 May 18:48
8984b57
Compare
Choose a tag to compare

Added D3 report, which now describes system revisions and has been edited according to our D2 report feedback.

D3

06 May 00:57
27fcb95
Compare
Choose a tag to compare
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.1

25 Apr 23:44
9ea45f0
Compare
Choose a tag to compare

Added updated D2 report

D2

24 Apr 01:29
Compare
Choose a tag to compare
D2

Implemented first end-to-end version of system, updated readme, and added initial evaluation.

D1

03 Apr 18:11
58e0114
Compare
Choose a tag to compare
D1

Deliverable 1 Submission. Setup repo directories, decided on tasks, setup report document with Task Description information.