Edit model card

This model is a fine-tuned version of SciBERT, specifically designed for context classification in scientific journals. Its primary function is to categorize the intentions of scientific texts based on the topic they describe. The model assigns them to one of three classes: Background, Result, or Method. The Background class is used when the text provides relevant background information, such as theoretical concepts or previous research findings. The Result class is assigned to texts that describe the study's findings, including experimental data, statistical analysis, or conclusions. Finally, the Method class is used for texts that explain the methodology or approach employed in the research. The classes of the model output is defined below:

  • Text describing related work, introduction and uses are classified as background
  • Methods and implementation details are classified as method
  • Results and analysis are classified as result


For finetuning, I have used dataset from Cohan et al. https://aclanthology.org/N19-1361.pdf
Downloads last month
13
Safetensors
Model size
110M params
Tensor type
I64
·
F32
·

Space using puzzz21/sci-intent-classify 1