llm-jp-eval / README.md
ryan-minato's picture
Upload dataset
1cd00a4 verified
|
raw
history blame
1.95 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
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-*