Views
No views yet
gpt-neo-2.7B, where some parameters (only the bias parameters, not weights) have been finetuned on the task of generating a sequence of claims (a 'chain of reasoning') that joins one claim to another. It was trained as part of a University of Melbourne research project evaluating how large language models can best be optimized to perform argumentative reasoning tasks.Input: [start claim] -> [end claim]
Output: [start claim] -> [generated intermediate claim 1] -> ... -> [generated intermediate claim n] -> [end claim]gpt-neo-2.7B, so likely has many of the same limitations and biases. Additionally, note that while the goal of the model is to produce coherent and valid reasoning, many generated model outputs will be illogical or nonsensical and should not be relied upon.