• Joined on 2023-09-05
richard pushed to main at richard/domain_mapping 2025-01-23 19:53:59 +08:00
182760b7a2 added experiments with triplet loss and augmentations
richard pushed to main at richard/domain_mapping 2025-01-18 23:03:25 +08:00
ac340f6fd2 triplet loss with classification as a regularizer
richard pushed to main at richard/domain_mapping 2025-01-18 22:54:42 +08:00
5c1ef4acaf triplet loss with classification as a regularizer
94ee7beba7 added cosines code
Compare 2 commits »
richard pushed to main at richard/domain_mapping 2025-01-16 18:41:43 +08:00
b6cf2d4416 Implemented dynamic data re-sampling at each epoch
richard pushed to main at richard/domain_mapping 2025-01-15 19:10:29 +08:00
5312cfa06f added more augmentations to finally beat sota
richard pushed to main at richard/domain_mapping 2025-01-14 16:37:20 +08:00
e90bc69ea9 Added datasets
richard pushed to main at richard/domain_mapping 2025-01-13 18:06:12 +08:00
a1d000d9c8 First commit
richard created branch main in richard/domain_mapping 2025-01-13 18:06:12 +08:00
richard created repository richard/domain_mapping 2025-01-13 18:01:51 +08:00
richard pushed to richard at richard/hipom_data_mapping 2025-01-09 22:14:49 +08:00
1b9c4323c3 Feat: added classification with number tokens
richard pushed to richard at richard/hipom_data_mapping 2024-12-25 19:36:45 +08:00
1b6659a600 Feat: reworked overall evaluation to evaluate at each stage of the
richard pushed to richard at richard/hipom_data_mapping 2024-12-24 20:59:11 +08:00
086b867d91 Feat: added overall section to evaluate combined accuracy
6072e4408c Feat: added modified layer-size decoder variants
Compare 2 commits »
richard pushed to richard at richard/hipom_data_mapping 2024-12-18 12:45:38 +08:00
c5760d127d Feat: added post_processing based on rules
richard pushed to richard at richard/hipom_data_mapping 2024-12-12 21:07:05 +08:00
481bcf88b7 Feat: added embedding plot for coarse and fine-grained labels
richard pushed to richard at richard/hipom_data_mapping 2024-12-12 15:14:28 +08:00
c64e4bccfc Feat: added embedding plots viewer for different models
richard pushed to richard at richard/hipom_data_mapping 2024-12-10 22:42:00 +08:00
b01ca4f395 Feat: implement hybrid fine-tuning of encoder and decoder networks
446ed1429c feat: end-to-end code needed for deployment that includes preprocess,
Compare 2 commits »
richard pushed to richard at richard/hipom_data_mapping 2024-11-28 10:03:43 +08:00
737c86bc2e Feat: added de_duplication post-processing method
richard pushed to richard at richard/hipom_data_mapping 2024-11-25 17:20:21 +08:00
8dba46ded6 Chore: removed unnecessary output files
richard pushed to richard at richard/hipom_data_mapping 2024-11-25 17:17:48 +08:00
ff6e11a3c0 Feat: added more classification and mapping variations
richard pushed to richard at richard/hipom_data_mapping 2024-11-20 14:09:19 +08:00
1f3970459f Chore: re-organized train folders to have standardized naming schemes