Logic
Collection
Contained version of Logic models • 8 items • Updated
Repo: Laplaces-Red-Devils/fol-v05-cot-augmented-fol-pretrain-malls-qwen2.5-3
LoRA SFT — dịch premises NL → premises FOL (JSON premises_fol trong completion).
Bản đầy đủ nằm trong experiment_artifacts/ trên repo này.
experiment_log.json)
Laplaces-Red-Devils/fol-pretrain-malls-qwen2.5-3| Trước FT | Sau FT | |
|---|---|---|
| test exact match (full) | — | — |
fol_inference_latency.json)
test — n: 30Trong experiment_artifacts/:
configs/fol_model.yaml), fol_eval_* sau eval greedy, fol_inference_latency_benchmark nếu bật benchmark.Trainer.Biến môi trường: prefix FOL_* (xem FolSFTConfig trong services/config_fol.py).
Tải lại merged từ Laplaces-Red-Devils/fol-v05-cot-augmented-fol-pretrain-malls-qwen2.5-3 rồi chỉ greedy trên N mẫu test ngẫu nhiên; bảng dưới là exact-match trên đúng N mẫu đó. JSON đủ: experiment_artifacts/fol_hub_reload_eval.json.
| Split | Accuracy | Đúng / Tổng |
|---|---|---|
| test | — | — / 50 |
Mẫu 1 (split_index=14)
{"premises_fol": ["∀x (AtBK(x) → ∃d (SocialWorkDays(x, d) ∧ d ≥ 15))", "∀x (AtBK(x) ∧ ¬∃d (SocialWorkDays(x, d) ∧ d ≥ 15) → ¬Graduate(x))", "∀x (AtBK(x) ∧ ¬Graduate(x) ∧ TimeSpent(x) ≥ 6 → OutOfSchool(x))", "∀x (OutOfSchool(x) → StudyMore(x …{"premises_fol": ["∀x (S(x) → G(x))", "∀x (G(x) → S(x))", "∀x (¬G(x) → O(x))", "∀x (O(x) → M(x))", "O(John)"]} …Mẫu 2 (split_index=3)
{"premises_fol": ["∀x (ResearchBackground(x) → StrongQualifications(x))", "∀x (StrongQualifications(x) → SeniorRoleSuitability(x))", "∀x (DevelopmentProgram(x))", "∀x (ResearchBackground(x))", "∀x (PromotionEligible(x) → Bonus(x))", "∀x (Pr …{"premises_fol": ["∀x (HasResearchBackground(x) → StrongQualifications(x))", "∀x (StrongQualifications(x) → SuitableForSeniorRole(x))", "∀x (EnrolledInDevelopmentProgram(x))", "∀x (HasResearchBackground(x))", "∀x (EligibleForPromotion(x) → …Base model
Qwen/Qwen2.5-3B