.csv
or .tsv
following the structure below:label,color
is the header. This will always be the first row in the .csv..csv
format..csv
with questions in the first column and answers in subsequent columns:.json
for a label set that has multiple question types..csv
as an answer set..csv
for token-based, row-based, and document-based projects. Here is a sample of a hierarchical label set:id,label
is the header. This will always be the first row in the .csv
. The first label will have 1 as the id, as same as the example above.