abacusai / Long-Context

This repository contains code and tooling for the Abacus.AI LLM Context Expansion project. Also included are evaluation scripts and benchmark tasks that evaluate a model’s information retrieval capabilities with context expansion. We also include key experimental results and instructions for reproducing and building on them.
Apache License 2.0
577 stars 35 forks source link

[Question] About Analysis of question and answer positioning #3

Open eyuansu62 opened 1 year ago

eyuansu62 commented 1 year ago

How can you change the answer position of the document? Just extract the answer span and move it to other position of the document?