yale-nlp/FOLIO
Viewer • Updated • 1.2k • 1.48k • 67
How to use Kurosawama/gemma-3-1b-it-LogLim with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Kurosawama/gemma-3-1b-it-LogLim", dtype="auto")Aligned version of gemma-3-1b-it 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]