INFO523-S24 / project-final-KGCompetitors

https://info523-s24.github.io/project-final-KGCompetitors/
0 stars 0 forks source link

Code peer review by Analytical Avengers #6

Closed tanyageorge closed 6 months ago

tanyageorge commented 6 months ago

The following is the peer review of the project code by Analytical Avengers. The team members that participated in this review are

1. Purpose of Code


2. Code Quality


3. Functionality


4. Testing


5. Documentation


6. Best Practices


7. Additional Comments

There are almost no comments and its pretty very high-level data so adding them would help understand the code better. It is also a little difficult to identify the source data and where the model fine-tuning takes place. The explanation of why specific DeBERTa models were chosen is somewhat superficial. Including more technical details about the advantages of each model size, such as computational efficiency, memory usage, or specific features of the DeBERTa architecture that benefit PII detection, could provide a more compelling justification for your choices.

8. Recommendation


xinformatics commented 6 months ago

The code is provided in the analysis folder which contains detailed jupyter notebooks for all the three models.

remisublette commented 6 months ago

Thanks for your feedback!