eurlex-multilingual / README.md
kardosdrur's picture
Upload README.md with huggingface_hub
fe37079 verified
|
raw
history blame
No virus
2.37 kB
metadata
dataset_info:
  - config_name: de
    features:
      - name: id
        dtype: string
      - name: text
        dtype: string
      - name: label
        sequence:
          class_label:
            names:
              '0': '100149'
              '1': '100160'
              '2': '100148'
              '3': '100147'
              '4': '100152'
              '5': '100143'
              '6': '100156'
              '7': '100158'
              '8': '100154'
              '9': '100153'
              '10': '100142'
              '11': '100145'
              '12': '100150'
              '13': '100162'
              '14': '100159'
              '15': '100144'
              '16': '100151'
              '17': '100157'
              '18': '100161'
              '19': '100146'
              '20': '100155'
    splits:
      - name: train
        num_bytes: 425489833
        num_examples: 55000
      - name: test
        num_bytes: 65739062
        num_examples: 5000
      - name: validation
        num_bytes: 46079562
        num_examples: 5000
    download_size: 232088949
    dataset_size: 537308457
  - config_name: en
    features:
      - name: id
        dtype: string
      - name: text
        dtype: string
      - name: label
        sequence:
          class_label:
            names:
              '0': '100149'
              '1': '100160'
              '2': '100148'
              '3': '100147'
              '4': '100152'
              '5': '100143'
              '6': '100156'
              '7': '100158'
              '8': '100154'
              '9': '100153'
              '10': '100142'
              '11': '100145'
              '12': '100150'
              '13': '100162'
              '14': '100159'
              '15': '100144'
              '16': '100151'
              '17': '100157'
              '18': '100161'
              '19': '100146'
              '20': '100155'
    splits:
      - name: train
        num_bytes: 389250111
        num_examples: 55000
      - name: test
        num_bytes: 58966951
        num_examples: 5000
      - name: validation
        num_bytes: 41516153
        num_examples: 5000
    download_size: 206929929
    dataset_size: 489733215
configs:
  - config_name: de
    data_files:
      - split: train
        path: de/train-*
      - split: test
        path: de/test-*
      - split: validation
        path: de/validation-*
  - config_name: en
    data_files:
      - split: train
        path: en/train-*
      - split: test
        path: en/test-*
      - split: validation
        path: en/validation-*

Dataset Card for "eurlex-multilingual"

More Information needed