lextreme / README.md
SaylorTwift's picture
SaylorTwift HF Staff
Add 'greek_legal_code_chapter' config data files
5a3014e verified
|
raw
history blame
2.46 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: test
        num_bytes: 357572
        num_examples: 405
    download_size: 194112
    dataset_size: 357572
  - config_name: brazilian_court_decisions_unanimity
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: test
        num_bytes: 201900
        num_examples: 204
    download_size: 109018
    dataset_size: 201900
  - config_name: german_argument_mining
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: test
        num_bytes: 828370
        num_examples: 3078
    download_size: 312103
    dataset_size: 828370
  - config_name: greek_legal_code_chapter
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: test
        num_bytes: 85325357
        num_examples: 9516
    download_size: 29514870
    dataset_size: 85325357
  - config_name: greek_legal_code_volume
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: test
        num_bytes: 85059597
        num_examples: 9516
    download_size: 29283282
    dataset_size: 85059597
  - config_name: swiss_judgment_prediction
    features:
      - name: input
        dtype: string
      - name: references
        sequence: string
      - name: gold
        sequence: string
    splits:
      - name: test
        num_bytes: 61466829
        num_examples: 17357
    download_size: 28754305
    dataset_size: 61466829
configs:
  - config_name: brazilian_court_decisions_judgment
    data_files:
      - split: test
        path: brazilian_court_decisions_judgment/test-*
  - config_name: brazilian_court_decisions_unanimity
    data_files:
      - split: test
        path: brazilian_court_decisions_unanimity/test-*
  - config_name: german_argument_mining
    data_files:
      - split: test
        path: german_argument_mining/test-*
  - config_name: greek_legal_code_chapter
    data_files:
      - split: test
        path: greek_legal_code_chapter/test-*
  - config_name: greek_legal_code_volume
    data_files:
      - split: test
        path: greek_legal_code_volume/test-*
  - config_name: swiss_judgment_prediction
    data_files:
      - split: test
        path: swiss_judgment_prediction/test-*