llm-jp-eval / README.md
ryan-minato's picture
Upload dataset
080ccdf verified
|
raw
history blame
4.52 kB
metadata
dataset_info:
  - config_name: aio
    features:
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: name
        dtype: string
      - name: metrics
        sequence: string
      - name: instruction
        dtype: string
    splits:
      - name: test
        num_bytes: 679946
        num_examples: 2000
      - name: train
        num_bytes: 602978
        num_examples: 1792
      - name: validation
        num_bytes: 67551
        num_examples: 200
    download_size: 462652
    dataset_size: 1350475
  - config_name: alt-e-to-j
    features:
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: name
        dtype: string
      - name: metrics
        sequence: string
      - name: instruction
        dtype: string
    splits:
      - name: test
        num_bytes: 584956
        num_examples: 1010
      - name: train
        num_bytes: 10472218
        num_examples: 17972
      - name: validation
        num_bytes: 572661
        num_examples: 995
    download_size: 3957250
    dataset_size: 11629835
  - config_name: alt-j-to-e
    features:
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: name
        dtype: string
      - name: metrics
        sequence: string
      - name: instruction
        dtype: string
    splits:
      - name: test
        num_bytes: 581926
        num_examples: 1010
      - name: train
        num_bytes: 10418302
        num_examples: 17972
      - name: validation
        num_bytes: 569676
        num_examples: 995
    download_size: 3956956
    dataset_size: 11569904
  - config_name: chabsa
    features:
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: name
        dtype: string
      - name: metrics
        sequence: string
      - name: instruction
        dtype: string
    splits:
      - name: test
        num_bytes: 338029
        num_examples: 322
      - name: train
        num_bytes: 2696823
        num_examples: 2572
      - name: validation
        num_bytes: 338144
        num_examples: 321
    download_size: 490080
    dataset_size: 3372996
  - config_name: commonsensemoralja
    features:
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: name
        dtype: string
      - name: metrics
        sequence: string
      - name: instruction
        dtype: string
    splits:
      - name: test
        num_bytes: 1875186
        num_examples: 3992
      - name: train
        num_bytes: 6568266
        num_examples: 13975
      - name: validation
        num_bytes: 940156
        num_examples: 1996
    download_size: 1015562
    dataset_size: 9383608
  - config_name: jamp
    features:
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: name
        dtype: string
      - name: metrics
        sequence: string
      - name: instruction
        dtype: string
    splits:
      - name: test
        num_bytes: 216194
        num_examples: 348
      - name: train
        num_bytes: 5472723
        num_examples: 8955
      - name: validation
        num_bytes: 608407
        num_examples: 995
    download_size: 622477
    dataset_size: 6297324
  - config_name: janli
    features:
      - name: input
        dtype: string
      - name: output
        dtype: string
      - name: name
        dtype: string
      - name: metrics
        sequence: string
      - name: instruction
        dtype: string
    splits:
      - name: test
        num_bytes: 378057
        num_examples: 720
      - name: train
        num_bytes: 6464885
        num_examples: 12312
      - name: validation
        num_bytes: 717898
        num_examples: 1368
    download_size: 492928
    dataset_size: 7560840
configs:
  - config_name: aio
    data_files:
      - split: test
        path: aio/test-*
      - split: train
        path: aio/train-*
      - split: validation
        path: aio/validation-*
  - config_name: alt-e-to-j
    data_files:
      - split: test
        path: alt-e-to-j/test-*
      - split: train
        path: alt-e-to-j/train-*
      - split: validation
        path: alt-e-to-j/validation-*
  - config_name: alt-j-to-e
    data_files:
      - split: test
        path: alt-j-to-e/test-*
      - split: train
        path: alt-j-to-e/train-*
      - split: validation
        path: alt-j-to-e/validation-*
  - config_name: chabsa
    data_files:
      - split: test
        path: chabsa/test-*
      - split: train
        path: chabsa/train-*
      - split: validation
        path: chabsa/validation-*
  - config_name: commonsensemoralja
    data_files:
      - split: test
        path: commonsensemoralja/test-*
      - split: train
        path: commonsensemoralja/train-*
      - split: validation
        path: commonsensemoralja/validation-*
  - config_name: jamp
    data_files:
      - split: test
        path: jamp/test-*
      - split: train
        path: jamp/train-*
      - split: validation
        path: jamp/validation-*
  - config_name: janli
    data_files:
      - split: test
        path: janli/test-*
      - split: train
        path: janli/train-*
      - split: validation
        path: janli/validation-*