wikiasp_album / README.md
ycfNTU's picture
Upload dataset
fb94ba7 verified
|
raw
history blame contribute delete
No virus
675 Bytes
metadata
dataset_info:
  features:
    - name: exid
      dtype: string
    - name: topic
      dtype: string
    - name: domain
      dtype: string
    - name: text
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 2846034619.7377343
      num_examples: 32630
    - name: test
      num_bytes: 335637622.89516866
      num_examples: 4026
    - name: validation
      num_bytes: 349378399.12192965
      num_examples: 4128
  download_size: 2008628056
  dataset_size: 3531050641.7548327
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*