scholaread / README.md
huangqingming's picture
Upload dataset
d337bed verified
|
raw
history blame contribute delete
No virus
530 Bytes
metadata
language:
  - zh
  - en
license: agpl-3.0
task_categories:
  - translation
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 553044632
      num_examples: 978418
    - name: test
      num_bytes: 139118504
      num_examples: 244230
  download_size: 396669345
  dataset_size: 692163136
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*