Skip to content

Support for CSV and JSONL files with string values for `inputs` and `outputs` keys

Alexander Chueshev requested to merge ac/non-dict-datasets into main

What does this merge request do and why?

This MR supports CSV and JSONL files with string values for inputs and outputs keys.

How to set up and validate locally

Additional details and examples - https://gitlab.com/gitlab-org/ai-powered/eli5/-/blob/285077f9ffcd6aad6e60a849fb84f614804698b2/doc/datasets/index.md#upload-the-dataset-automatically.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Alexander Chueshev

Merge request reports