chenqile09's picture
Upload README.md with huggingface_hub
befb8ba
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: author
      dtype: string
    - name: title
      dtype: string
    - name: paragraph
      dtype: string
    - name: keywords
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: test
      num_bytes: 2464318
      num_examples: 5274
    - name: train
      num_bytes: 16842216
      num_examples: 36000
  download_size: 12757028
  dataset_size: 19306534

Dataset Card for "tang-poems-with-keywords"

More Information needed