lextreme / README.md
SaylorTwift's picture
SaylorTwift HF Staff
Add 'greek_legal_code_chapter' config data files
a1ab6ec verified
|
raw
history blame
4.08 kB
metadata
dataset_info:
  - config_name: brazilian_court_decisions_judgment
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: train
        num_bytes: 2867745
        num_examples: 3234
      - name: validation
        num_bytes: 362575
        num_examples: 404
      - name: test
        num_bytes: 357572
        num_examples: 405
    download_size: 1923331
    dataset_size: 3587892
  - config_name: brazilian_court_decisions_unanimity
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: train
        num_bytes: 1631716
        num_examples: 1715
      - name: validation
        num_bytes: 206118
        num_examples: 211
      - name: test
        num_bytes: 201900
        num_examples: 204
    download_size: 1052732
    dataset_size: 2039734
  - config_name: german_argument_mining
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: train
        num_bytes: 5193129
        num_examples: 19271
      - name: validation
        num_bytes: 731913
        num_examples: 2726
      - name: test
        num_bytes: 828370
        num_examples: 3078
    download_size: 2565566
    dataset_size: 6753412
  - config_name: greek_legal_code_chapter
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: train
        num_bytes: 258142314
        num_examples: 28536
      - name: validation
        num_bytes: 82615434
        num_examples: 9511
      - name: test
        num_bytes: 85325357
        num_examples: 9516
    download_size: 147408933
    dataset_size: 426083105
  - config_name: greek_legal_code_volume
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: train
        num_bytes: 257330881
        num_examples: 28536
      - name: validation
        num_bytes: 82337431
        num_examples: 9511
      - name: test
        num_bytes: 85059597
        num_examples: 9516
    download_size: 146261648
    dataset_size: 424727909
  - config_name: swiss_judgment_prediction
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: train
        num_bytes: 210568464
        num_examples: 59709
      - name: validation
        num_bytes: 26027064
        num_examples: 8208
      - name: test
        num_bytes: 61466829
        num_examples: 17357
    download_size: 134245837
    dataset_size: 298062357
configs:
  - config_name: brazilian_court_decisions_judgment
    data_files:
      - split: train
        path: brazilian_court_decisions_judgment/train-*
      - split: validation
        path: brazilian_court_decisions_judgment/validation-*
      - split: test
        path: brazilian_court_decisions_judgment/test-*
  - config_name: brazilian_court_decisions_unanimity
    data_files:
      - split: train
        path: brazilian_court_decisions_unanimity/train-*
      - split: validation
        path: brazilian_court_decisions_unanimity/validation-*
      - split: test
        path: brazilian_court_decisions_unanimity/test-*
  - config_name: german_argument_mining
    data_files:
      - split: train
        path: german_argument_mining/train-*
      - split: validation
        path: german_argument_mining/validation-*
      - split: test
        path: german_argument_mining/test-*
  - config_name: greek_legal_code_chapter
    data_files:
      - split: train
        path: greek_legal_code_chapter/train-*
      - split: validation
        path: greek_legal_code_chapter/validation-*
      - split: test
        path: greek_legal_code_chapter/test-*
  - config_name: greek_legal_code_volume
    data_files:
      - split: train
        path: greek_legal_code_volume/train-*
      - split: validation
        path: greek_legal_code_volume/validation-*
      - split: test
        path: greek_legal_code_volume/test-*
  - config_name: swiss_judgment_prediction
    data_files:
      - split: train
        path: swiss_judgment_prediction/train-*
      - split: validation
        path: swiss_judgment_prediction/validation-*
      - split: test
        path: swiss_judgment_prediction/test-*