test / README.md
toramaru-u's picture
Upload dataset
c450d4a verified
metadata
dataset_info:
  - config_name: cc100-ja_one-thousandth
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 83373665
        num_examples: 458387
    download_size: 45838220
    dataset_size: 83373665
  - config_name: cc100-ja_one-thousandth_nsp
    features:
      - name: next_sentence_label
        dtype: int64
      - name: sentence_a
        dtype: string
      - name: sentence_b
        dtype: string
      - name: tokens_a_length
        dtype: int64
      - name: tokens_b_length
        dtype: int64
      - name: idx
        dtype: int64
    splits:
      - name: train
        num_bytes: 650106572
        num_examples: 1035587
    download_size: 339562488
    dataset_size: 650106572
configs:
  - config_name: cc100-ja_one-thousandth
    data_files:
      - split: train
        path: cc100-ja_one-thousandth/train-*
  - config_name: cc100-ja_one-thousandth_nsp
    data_files:
      - split: train
        path: cc100-ja_one-thousandth_nsp/train-*