{
    "@context": {
      "@language": "en",
      "@vocab": "https://schema.org/",
      "arrayShape": "cr:arrayShape",
      "citeAs": "cr:citeAs",
      "column": "cr:column",
      "conformsTo": "dct:conformsTo",
      "cr": "http://mlcommons.org/croissant/",
      "data": {
        "@id": "cr:data",
        "@type": "@json"
      },
      "dataBiases": "cr:dataBiases",
      "dataCollection": "cr:dataCollection",
      "dataType": {
        "@id": "cr:dataType",
        "@type": "@vocab"
      },
      "dct": "http://purl.org/dc/terms/",
      "extract": "cr:extract",
      "field": "cr:field",
      "fileProperty": "cr:fileProperty",
      "fileObject": "cr:fileObject",
      "fileSet": "cr:fileSet",
      "format": "cr:format",
      "includes": "cr:includes",
      "isArray": "cr:isArray",
      "isLiveDataset": "cr:isLiveDataset",
      "jsonPath": "cr:jsonPath",
      "key": "cr:key",
      "md5": "cr:md5",
      "parentField": "cr:parentField",
      "path": "cr:path",
      "personalSensitiveInformation": "cr:personalSensitiveInformation",
      "recordSet": "cr:recordSet",
      "references": "cr:references",
      "regex": "cr:regex",
      "repeated": "cr:repeated",
      "replace": "cr:replace",
      "sc": "https://schema.org/",
      "separator": "cr:separator",
      "source": "cr:source",
      "subField": "cr:subField",
      "transform": "cr:transform"
    },
    "@type": "sc:Dataset",
    "distribution": [
      {
        "@type": "cr:FileObject",
        "@id": "repo",
        "name": "repo",
        "description": "The Hugging Face git repository.",
        "contentUrl": "https://huggingface.co/datasets/yxwang/SafeVid-350K/tree/refs%2Fconvert%2Fparquet",
        "encodingFormat": "git+https",
        "sha256": "https://github.com/mlcommons/croissant/issues/80"
      },
      {
        "@type": "cr:FileSet",
        "@id": "parquet-files-for-config-default",
        "containedIn": {
          "@id": "repo"
        },
        "encodingFormat": "application/x-parquet",
        "includes": "default/*/*.parquet"
      }
    ],
    "recordSet": [
      {
        "@type": "cr:RecordSet",
        "dataType": "cr:Split",
        "key": {
          "@id": "default_splits/split_name"
        },
        "@id": "default_splits",
        "name": "default_splits",
        "description": "Splits for the default config.",
        "field": [
          {
            "@type": "cr:Field",
            "@id": "default_splits/split_name",
            "dataType": "sc:Text"
          }
        ],
        "data": [
          {
            "default_splits/split_name": "train"
          }
        ]
      },
      {
        "@type": "cr:RecordSet",
        "@id": "default",
        "description": "yxwang/SafeVid-350K - 'default' subset",
        "field": [
          {
            "@type": "cr:Field",
            "@id": "default/split",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "fileProperty": "fullpath"
              },
              "transform": {
                "regex": "default/(?:partial-)?(train)/.+parquet$"
              }
            },
            "references": {
              "field": {
                "@id": "default_splits/split_name"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/YoutubeID",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "YoutubeID"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/Start_timestamp",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "Start_timestamp"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/End_timestamp",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "End_timestamp"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/Caption",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "Caption"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/Aesthetic_Score",
            "dataType": "cr:Float64",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "Aesthetic_Score"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/UMT_Score",
            "dataType": "cr:Float64",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "UMT_Score"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/Language",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "Language"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/Type",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "Type"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/description",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "description"
              }
            }
          },
          {
            "@type": "cr:Field",
            "@id": "default/helpful-interactivity-usefulness",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "helpful-interactivity-usefulness"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/helpful-actionable-actionable",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "helpful-actionable-actionable"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/honest-uncertainty-ambiguity",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "honest-uncertainty-ambiguity"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/honest-hallucination-factuality_hallucination",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "honest-hallucination-factuality_hallucination"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/honest-hallucination-faithfulness_hallucination",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "honest-hallucination-faithfulness_hallucination"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/honest-hallucination-logical_hallucination",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "honest-hallucination-logical_hallucination"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-individual_harm-physical_harm",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-individual_harm-physical_harm"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-individual_harm-psychological_harm",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-individual_harm-psychological_harm"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-individual_harm-legal_and_rights_harm",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-individual_harm-legal_and_rights_harm"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-data_protection-private_info",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-data_protection-private_info"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-data_protection-financial_data",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-data_protection-financial_data"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-data_protection-copyright_infringement",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-data_protection-copyright_infringement"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-civic_virtue-environmental_pollution",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-civic_virtue-environmental_pollution"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-civic_virtue-animal_welfare",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-civic_virtue-animal_welfare"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-toxicity-violent",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-toxicity-violent"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-toxicity-hate_speech",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-toxicity-hate_speech"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-toxicity-cyberbullying",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-toxicity-cyberbullying"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-toxicity-pornography",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-toxicity-pornography"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-discrimination-race",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-discrimination-race"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-discrimination-gender",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-discrimination-gender"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-discrimination-religion",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-discrimination-religion"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-discrimination-disability",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-discrimination-disability"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-discrimination-age",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-discrimination-age"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-illegal_activities-terrorism_and_extremism",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-illegal_activities-terrorism_and_extremism"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-illegal_activities-hacking_and_cybercrime",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-illegal_activities-hacking_and_cybercrime"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-illegal_activities-drug_trafficking_and_substance_abuse",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-illegal_activities-drug_trafficking_and_substance_abuse"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-illegal_activities-theft",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-illegal_activities-theft"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-illegal_activities-financial_crimes",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-illegal_activities-financial_crimes"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/harmless-extreme_threat-indiscriminate_weapons",
            "dataType": "sc:Text",
            "source": {
              "fileSet": {
                "@id": "parquet-files-for-config-default"
              },
              "extract": {
                "column": "harmless-extreme_threat-indiscriminate_weapons"
              }
            },
            "isArray": true,
            "arrayShape": "-1"
          },
          {
            "@type": "cr:Field",
            "@id": "default/Response_pairs",
            "subField": [
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-civic_virtue-animal_welfare",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-civic_virtue-animal_welfare/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-civic_virtue-animal_welfare/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-civic_virtue-animal_welfare/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-civic_virtue-environmental_pollution",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-civic_virtue-environmental_pollution/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-civic_virtue-environmental_pollution/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-civic_virtue-environmental_pollution/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-data_protection-copyright_infringement",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-copyright_infringement/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-copyright_infringement/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-copyright_infringement/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-data_protection-financial_data",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-financial_data/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-financial_data/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-financial_data/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-data_protection-private_info",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-private_info/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-private_info/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-data_protection-private_info/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-discrimination-age",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-age/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-age/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-age/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-discrimination-disability",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-disability/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-disability/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-disability/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-discrimination-gender",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-gender/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-gender/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-gender/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-discrimination-race",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-race/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-race/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-race/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-discrimination-religion",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-religion/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-religion/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-discrimination-religion/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-extreme_threat-indiscriminate_weapons",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-extreme_threat-indiscriminate_weapons/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-extreme_threat-indiscriminate_weapons/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-extreme_threat-indiscriminate_weapons/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-illegal_activities-drug_trafficking_and_substance_abuse",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-drug_trafficking_and_substance_abuse/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-drug_trafficking_and_substance_abuse/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-drug_trafficking_and_substance_abuse/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-illegal_activities-financial_crimes",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-financial_crimes/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-financial_crimes/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-financial_crimes/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-illegal_activities-hacking_and_cybercrime",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-hacking_and_cybercrime/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-hacking_and_cybercrime/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-hacking_and_cybercrime/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-illegal_activities-terrorism_and_extremism",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-terrorism_and_extremism/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-terrorism_and_extremism/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-terrorism_and_extremism/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-illegal_activities-theft",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-theft/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-theft/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-illegal_activities-theft/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-individual_harm-legal_and_rights_harm",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-legal_and_rights_harm/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-legal_and_rights_harm/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-legal_and_rights_harm/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-individual_harm-physical_harm",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-physical_harm/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-physical_harm/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-physical_harm/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-individual_harm-psychological_harm",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-psychological_harm/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-psychological_harm/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-individual_harm-psychological_harm/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-toxicity-cyberbullying",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-cyberbullying/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-cyberbullying/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-cyberbullying/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-toxicity-hate_speech",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-hate_speech/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-hate_speech/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-hate_speech/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-toxicity-pornography",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-pornography/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-pornography/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-pornography/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/harmless-toxicity-violent",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-violent/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-violent/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/harmless-toxicity-violent/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/helpful-actionable-actionable",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/helpful-actionable-actionable/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/helpful-actionable-actionable/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/helpful-actionable-actionable/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/helpful-interactivity-usefulness",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/helpful-interactivity-usefulness/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/helpful-interactivity-usefulness/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/helpful-interactivity-usefulness/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/honest-hallucination-factuality_hallucination",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-factuality_hallucination/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-factuality_hallucination/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-factuality_hallucination/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/honest-hallucination-faithfulness_hallucination",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-faithfulness_hallucination/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-faithfulness_hallucination/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-faithfulness_hallucination/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/honest-hallucination-logical_hallucination",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-logical_hallucination/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-logical_hallucination/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-hallucination-logical_hallucination/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              },
              {
                "@type": "cr:Field",
                "@id": "default/Response_pairs/honest-uncertainty-ambiguity",
                "subField": [
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-uncertainty-ambiguity/chosen_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "chosen_response"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-uncertainty-ambiguity/question",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "question"
                      }
                    }
                  },
                  {
                    "@type": "cr:Field",
                    "@id": "default/Response_pairs/honest-uncertainty-ambiguity/rejected_response",
                    "dataType": "sc:Text",
                    "source": {
                      "fileSet": {
                        "@id": "parquet-files-for-config-default"
                      },
                      "extract": {
                        "column": "Response_pairs"
                      },
                      "transform": {
                        "jsonPath": "rejected_response"
                      }
                    }
                  }
                ],
                "isArray": true,
                "arrayShape": "-1"
              }
            ]
          }
        ]
      }
    ],
    "conformsTo": "http://mlcommons.org/croissant/1.1",
    "name": "SafeVid-350K",
    "description": "\n\t\n\t\t\n\t\tDataset Card for SafeVid‑350K\n\t\n\n\n\t\n\t\t\n\t\tDataset Summary\n\t\n\nSafeVid‑350K is a large‑scale, video‑centric safety alignment dataset designed to instill Helpful, Honest, Harmless (3H) principles in Video Large Multimodal Models (VLMMs).  It contains 350 000 preference pairs (chosen vs. rejected responses) covering 30 scene categories and 28 fine‑grained safety sub‑dimensions.  Each example links to a YouTube video segment via YoutubeID + start/end timestamp, includes a rich textual… See the full description on the dataset page: https://huggingface.co/datasets/yxwang/SafeVid-350K.",
    "alternateName": [
      "yxwang/SafeVid-350K"
    ],
    "creator": {
      "@type": "Person",
      "name": "yxwang",
      "url": "https://huggingface.co/yxwang"
    },
    "keywords": [
      "English",
      "cc-by-nc-sa-4.0",
      "10K - 100K",
      "json",
      "Tabular",
      "Text",
      "Datasets",
      "Dask",
      "Croissant",
      "🇺🇸 Region: US"
    ],
    "license": "https://choosealicense.com/licenses/cc-by-nc-sa-4.0/",
    "url": "https://huggingface.co/datasets/yxwang/SafeVid-350K"
  }