cvsa/ml/filter/RunningLogs.txt
alikia2x 636c5e25cb
ref: move ML stuff
add: .idea to VCS, the refactor guide
2025-03-29 14:13:15 +08:00

30 lines
979 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Note
2028: V1
2233: V2
2255: V1
2319: V2.5-test2 # V2.x效果太差代码已删除
0006: V1.5-test3 # test3代表测试集第3个版本
0011: V3-test3
0043: V1.5-test3
0048: V3.1-test3
0056: V3.2-test3
0116: V4-test3 # V4 尝试删除了author_info 通道
0125: V4.1-test3
0133: V4.2-test3
0138: V4.3-test3
0155: V5-test3 # V4 的效果也不是特别好
0229: V3.3-test3 # 重新回到V3迭代
0316: V3.4-test3 # 模型架构修改自定义Loss与FC层修改
0324: V3.5-test3 # 用回3.2的FC层试试
0331: V3.6-test3 # 3.5不太行,我试着调下超参
0335: V3.7-test3 # 3.6还行,再调超参试试看
0414: V3.8-test3 # 3.7不行从3.6的基础重新调
1918: V3.9
2308: V3.11
2243: V3.11 # 256维嵌入
2253: V3.11 # 1024维度嵌入对比
2337: V3.12 # 级联分类
2350: V3.13 # V3.12, 换用普通交叉熵损失
0012: V3.11 # 换用普通交叉熵损失
0039: V3.11 # 级联分类,但使用两个独立模型
0122: V3.15 # 删除author_info通道