ACC (Argument Component Classification)
Collection
This collection contains the adapters useful to classify arg. components in a segmented text (with pair tagging approach). Argument Mining. • 6 items • Updated
How to use EttoreCaputo/ACC-Qwen-2.5-7B-q4-AbstRCT with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-7B-Instruct-unsloth-bnb-4bit")
model = PeftModel.from_pretrained(base_model, "EttoreCaputo/ACC-Qwen-2.5-7B-q4-AbstRCT")This model is a fine-tuned version of unsloth/Qwen2.5-7B-Instruct-unsloth-bnb-4bit on the abstrct dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
Qwen/Qwen2.5-7B