brunoyun/Llama-3.1-Amelia-ACC-8B-v1

TEXT GENERATIONConcurrency Cost:1Model Size:8BQuant:FP8Ctx Length:32kPublished:Jun 17, 2025License:llama3.1Architecture:Transformer Cold

brunoyun/Llama-3.1-Amelia-ACC-8B-v1 is an 8 billion parameter language model fine-tuned from Meta's Llama-3.1-8B-Instruct by Henri Savigny, funded by University Claude Bernard, Lyon 1 - Project AMELIA. This model is specifically optimized for Argument Component Classification (ACC), demonstrating a significant performance improvement with an 89.61% F1 score on this task compared to the base model. It excels at identifying argument components like claims and premises within text, making it suitable for advanced argumentation mining applications.

Loading preview...

Llama-3.1-Amelia-ACC-8B-v1: Specialized for Argument Component Classification

This model, developed by Henri Savigny and funded by University Claude Bernard, Lyon 1 - Project AMELIA, is an 8 billion parameter variant of Meta's Llama-3.1-8B-Instruct. It has been meticulously fine-tuned for Argument Component Classification (ACC), a task focused on identifying whether a given sentence functions as a Claim or a Premise within a larger text. The model leverages a 32768 token context length, providing ample capacity for contextual understanding.

Key Capabilities

  • High Accuracy in ACC: Achieves an F1 score of 89.61% for Argument Component Classification, significantly outperforming the base Llama 3.1 8B model's zero-shot (73.52%) and few-shot (75.47%) performance on this specific task.
  • Contextual Argument Analysis: Utilizes full text and topic context to accurately classify sentences, as demonstrated in the provided inference examples.
  • Efficient Fine-tuning: Trained using LoRA with the Unsloth library on a diverse dataset of 4000 elements from Microtext, Persuasive Essays, and AbstRCT datasets.

Good for

  • Argumentation Mining: Ideal for applications requiring precise identification of claims and premises in argumentative texts.
  • Academic Research: Useful for researchers studying argumentation structures and natural language processing.
  • Content Analysis: Can assist in breaking down complex arguments in various documents for better understanding and summarization.