yale-nlp/FOLIO
Viewer • Updated • 1.2k • 1.5k • 67
How to use Kurosawama/Llama-3.2-3B-LogLim with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Kurosawama/Llama-3.2-3B-LogLim", dtype="auto")Aligned version of meta-llama/Llama-3.2-3B for Logical Reasoning
This is an aligned model using DPO in order to improve the base model's performance in formal reasoning in first-order logic.
BibTeX:
[More Information Needed]
Base model
meta-llama/Llama-3.2-3B