• Joined on 2023-12-30
colin pushed to master at colin/Witllm 2025-08-26 15:48:16 +08:00
edb8d8103a Refine query.
colin pushed to master at colin/Witllm 2025-08-26 14:08:56 +08:00
6d0a410731 Add validate.
colin pushed to master at colin/Witllm 2025-08-26 13:31:24 +08:00
e048d0c531 Refine query.
colin pushed to master at colin/Witllm 2025-08-21 22:23:56 +08:00
bd5379f24e Fix meaning dataset get NodeTree with stride.
colin pushed to master at colin/Witllm 2025-08-21 18:12:24 +08:00
e18ee0c781 Update meaning dataset stride token.
colin pushed to master at colin/Witllm 2025-08-21 13:53:03 +08:00
297c346df9 Add none linear dot.
colin pushed to master at colin/Witllm 2025-08-19 13:20:52 +08:00
a326df1bba Reset base config of model.
colin pushed to master at colin/Witllm 2025-08-18 13:03:53 +08:00
d48a5563aa Fix get_nodetree.
colin pushed to master at colin/Witllm 2025-08-18 11:18:08 +08:00
085bd92fb9 Refine get_nodetree to support stride and tree tokens.
colin pushed to master at colin/Witllm 2025-08-17 17:58:42 +08:00
3e6ff2d580 Refine query_block_output.
colin pushed to master at colin/Witllm 2025-08-17 14:43:35 +08:00
ee30eb4aab Remove weight and height in the meaning dataset.
colin pushed to master at colin/Witllm 2025-08-14 14:52:29 +08:00
b2fe00c157 Add reserve_vocaba support, delete InitValDataset.
colin pushed to master at colin/Witllm 2025-08-14 13:26:27 +08:00
a983a2b6e6 Fix rank index and all calculater when tree mode enable.
colin pushed to master at colin/Witllm 2025-08-13 22:44:29 +08:00
47ba18a4f9 Refine base model.
colin pushed to master at colin/Witllm 2025-08-13 22:08:48 +08:00
57a06fed27 Fix light module config error.
colin pushed to master at colin/Witllm 2025-08-13 16:38:23 +08:00
59e079f5e7 Update stride test.
colin pushed to master at colin/Witllm 2025-08-12 11:08:50 +08:00
ce81f26845 Fix dataset cache check with vocab size.
colin pushed to master at colin/Witllm 2025-08-11 16:08:01 +08:00
2a09b9d9b1 Update meaning of stride mask label.
colin pushed to master at colin/Witllm 2025-08-10 22:16:35 +08:00
3f0eedfef8 Refine meaning dataset cache files.
colin pushed to master at colin/Witllm 2025-08-10 21:13:59 +08:00
3e52285ab6 Reset Base config.