--- dataset_info: features: - name: content_before dtype: string - name: referent dtype: string - name: context_after dtype: string - name: annotation dtype: string - name: poet dtype: string - name: poem_title dtype: string splits: - name: train num_bytes: 2100117 num_examples: 2576 - name: test num_bytes: 581606 num_examples: 687 download_size: 1788740 dataset_size: 2681723 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---