prettyvampire's picture
Upload dataset
8e85f16 verified
metadata
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
    - name: validation
      num_bytes: 302908
      num_examples: 366
  download_size: 1979884
  dataset_size: 2984631
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*