--- license: cc-by-4.0 dataset_info: features: - name: qn dtype: int64 - name: label dtype: int64 - name: pronoun dtype: string - name: pronoun_loc dtype: int64 - name: quote dtype: string - name: quote_loc dtype: int64 - name: source dtype: string - name: text dtype: string - name: options sequence: string splits: - name: test num_bytes: 110164 num_examples: 285 download_size: 37895 dataset_size: 110164 configs: - config_name: default data_files: - split: test path: data/test-* ---