Skip to content

I just figured it out. You need both "train" and "valid" examples, following the same structure as: #123

@TangoIndiaMango

Description

@TangoIndiaMango

I just figured it out. You need both "train" and "valid" examples, following the same structure as:

{
  "train": [
    "your data here"
  ],
  "valid": [
    "your data here"    
  ]
}

Originally posted by @brandaobrandisborges in #76 (comment)

This didn't work, still same error, please what's the possible solution?

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