Skip to content

The dataset for llama index does not have valid answers #3

@paxcema

Description

@paxcema

We're linking this dataset from the docs page on LlamaIndex. However, the Answers column is not valid. This means that while the model does return an answer, it is not retrieved from the data, but instead generated as a best guess given the prompt.

We should add actual content in the Answers column.

EDIT: having looked into the behavior, it seems like it is okay for this column to be empty because our example has a source URL. This means the data in this file is actually not needed, and the issue is instead that our syntax should not ask for a select data query at all. Perhaps we should disclose this in the Answers column in the meantime while this is fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions