Laplaces-Red-Devils/fol-v04-cot-augmented-fol-pretrain-malls-qwen2.5-3
Laplaces-Red-Devils/fol-v04-cot-augmented-fol-pretrain-malls-qwen2.5-3 is a 3.1 billion parameter Qwen2.5-3 model fine-tuned for translating natural language premises into First-Order Logic (FOL) JSON format. This model specializes in converting complex natural language statements into structured logical representations, specifically targeting the 'premises_fol' field in JSON completions. It is optimized for logical reasoning tasks requiring precise formalization of natural language inputs.
Loading preview...
Model Overview
This model, fol-v04-cot-augmented-fol-pretrain-malls-qwen2.5-3, is a fine-tuned version of the Qwen2.5-3B architecture, specifically designed for translating natural language premises into First-Order Logic (FOL). Its primary function is to convert natural language statements into a structured JSON format, populating the premises_fol field.
Key Capabilities
- Natural Language to FOL Translation: Excels at transforming natural language premises into formal First-Order Logic expressions.
- Structured Output: Generates FOL representations within a JSON structure, specifically for the
premises_folkey. - Fine-tuned Performance: Underwent Supervised Fine-Tuning (SFT) with specific hyperparameters, including a
max_seq_lengthof 2048 and 15 training epochs.
Training Details
The model was fine-tuned from Laplaces-Red-Devils/fol-pretrain-malls-qwen2.5-3 using Unsloth for efficiency. While specific benchmark exact match results before and after fine-tuning are not provided in the summary, the model's purpose is clearly defined by its FOL translation task. Inference latency for greedy decoding averaged 23.385 seconds per sample on a test split of 30 samples.
Use Cases
This model is particularly suited for applications requiring:
- Automated logical reasoning systems.
- Knowledge representation and extraction from text.
- Formal verification and semantic parsing tasks where natural language needs to be converted into a formal logical structure.