--- features: - name: input dtype: string - name: output dtype: json - name: schema list: - name: label dtype: string - name: description dtype: string configs: - config_name: default data_files: - split: train path: data/cdcp_train.jsonl - split: test path: data/cdcp_test.jsonl ---