scholaread / README.md
huangqingming's picture
Upload dataset
dcaa259 verified
|
raw
history blame
No virus
518 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: 5598487
      num_examples: 9784
    - name: test
      num_bytes: 1423538
      num_examples: 2442
  download_size: 4012570
  dataset_size: 7022025
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*