Instruction Dataset for NRCT (V1)
Data Structure
id (string or integer)A unique identifier for the instruction.
task (string)The category or type of the task (e.g., "spell correction", "translation", "question-answering").
instruction (string)The instruction or prompt given to the language model.
answers (list of strings, length = 3)A list of three different responses or answers generated from the given… See the full description on the dataset page:
https://huggingface.co/datasets/nectec/nrct_instruction_dataset.