Skip to content

JSON vs. JSONL #3

Description

@sfluegel05

The results produced by the learn and test come in the format of JSON objects (one per label). Since we usually have several labels in a run, we append each to the results.json file as a new line. Thus, the final file is not a JSON file, but a JSON Lines (if I'm not mistaken) and should get a jsonl extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions