couplet / README.md
polym's picture
Upload README.md with huggingface_hub
50875b4
|
raw
history blame
452 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: couplet_in
      dtype: string
    - name: couplet_out
      dtype: string
  splits:
    - name: train
      num_bytes: 37953314.4
      num_examples: 595932
    - name: test
      num_bytes: 9488328.6
      num_examples: 148983
  download_size: 43205591
  dataset_size: 47441643
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*