multilingual / README.md
sagewe's picture
Upload dataset
4abce2e verified
metadata
dataset_info:
  - config_name: adgen_ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 544278
        num_examples: 912
      - name: test
        num_bytes: 136714
        num_examples: 229
    download_size: 248467
    dataset_size: 680992
  - config_name: adgen_en
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 418833
        num_examples: 912
      - name: test
        num_bytes: 104894
        num_examples: 229
    download_size: 201120
    dataset_size: 523727
  - config_name: alpaca_ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 21580743
        num_examples: 39001
      - name: test
        num_bytes: 7110750
        num_examples: 13001
    download_size: 15115214
    dataset_size: 28691493
  - config_name: alpaca_en
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 18719717
        num_examples: 50000
      - name: test
        num_bytes: 734191
        num_examples: 2002
    download_size: 12352502
    dataset_size: 19453908
  - config_name: arce_ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 873575
        num_examples: 2251
      - name: test
        num_bytes: 745292
        num_examples: 1875
      - name: validation
        num_bytes: 2078
        num_examples: 5
    download_size: 772852
    dataset_size: 1620945
  - config_name: arce_en
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 627125
        num_examples: 2251
      - name: test
        num_bytes: 665678
        num_examples: 2376
      - name: validation
        num_bytes: 158589
        num_examples: 570
    download_size: 824164
    dataset_size: 1451392
  - config_name: dialog_ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 8699904
        num_examples: 6172
      - name: test
        num_bytes: 2121813
        num_examples: 1543
    download_size: 4940983
    dataset_size: 10821717
  - config_name: dialog_en
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 6307073
        num_examples: 6172
      - name: test
        num_bytes: 1544753
        num_examples: 1543
    download_size: 4046517
    dataset_size: 7851826
  - config_name: ncwm-10000_en-ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 4791337
        num_examples: 10000
    download_size: 2568537
    dataset_size: 4791337
  - config_name: ncwm-1000_en-ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 466247
        num_examples: 1000
    download_size: 249916
    dataset_size: 466247
  - config_name: ncwm-50000_en-ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 24083900
        num_examples: 50000
    download_size: 12906241
    dataset_size: 24083900
  - config_name: ncwm-5000_en-ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 2402580
        num_examples: 5000
    download_size: 1290220
    dataset_size: 2402580
  - config_name: ncwm_en-ar
    features:
      - name: id
        dtype: string
      - name: instruction
        dtype: string
      - name: input
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 527369859
        num_examples: 1089961
    download_size: 281289631
    dataset_size: 527369859
configs:
  - config_name: adgen_ar
    data_files:
      - split: train
        path: adgen_ar/train-*
      - split: test
        path: adgen_ar/test-*
  - config_name: adgen_en
    data_files:
      - split: train
        path: adgen_en/train-*
      - split: test
        path: adgen_en/test-*
  - config_name: alpaca_ar
    data_files:
      - split: train
        path: alpaca_ar/train-*
      - split: test
        path: alpaca_ar/test-*
  - config_name: alpaca_en
    data_files:
      - split: train
        path: alpaca_en/train-*
      - split: test
        path: alpaca_en/test-*
  - config_name: arce_ar
    data_files:
      - split: train
        path: arce_ar/train-*
      - split: test
        path: arce_ar/test-*
      - split: validation
        path: arce_ar/validation-*
  - config_name: arce_en
    data_files:
      - split: train
        path: arce_en/train-*
      - split: test
        path: arce_en/test-*
      - split: validation
        path: arce_en/validation-*
  - config_name: dialog_ar
    data_files:
      - split: train
        path: dialog_ar/train-*
      - split: test
        path: dialog_ar/test-*
  - config_name: dialog_en
    data_files:
      - split: train
        path: dialog_en/train-*
      - split: test
        path: dialog_en/test-*
  - config_name: ncwm-10000_en-ar
    data_files:
      - split: train
        path: ncwm-10000_en-ar/train-*
  - config_name: ncwm-1000_en-ar
    data_files:
      - split: train
        path: ncwm-1000_en-ar/train-*
  - config_name: ncwm-50000_en-ar
    data_files:
      - split: train
        path: ncwm-50000_en-ar/train-*
  - config_name: ncwm-5000_en-ar
    data_files:
      - split: train
        path: ncwm-5000_en-ar/train-*
  - config_name: ncwm_en-ar
    data_files:
      - split: train
        path: ncwm_en-ar/train-*