--- dataset_info: features: - name: id dtype: string - name: _server_id dtype: string - name: tokens dtype: string - name: document_id dtype: string - name: sentence_id dtype: string - name: span_label.responses list: list: - name: end dtype: int64 - name: label dtype: string - name: start dtype: int64 - name: span_label.responses.users sequence: string splits: - name: train num_bytes: 777413 num_examples: 648 download_size: 287598 dataset_size: 777413 configs: - config_name: default data_files: - split: train path: data/train-* ---