Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Portuguese
ArXiv:
Tags:
legal
Libraries:
Datasets
Dask
LegalPT_dedup / README.md
eduagarcia's picture
deduped mlp_pt_eurlex-caselaw uploaded
c010856 verified
|
raw
history blame
4.56 kB
metadata
dataset_info:
  - config_name: datastf
    features:
      - name: text
        dtype: string
      - name: meta
        struct:
          - name: dedup
            struct:
              - name: exact_norm
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: exact_hash_idx
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
              - name: minhash
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
                  - name: minhash_idx
                    dtype: int64
      - name: id
        dtype: int64
    splits:
      - name: train
        num_bytes: 1555024472.2888384
        num_examples: 310119
    download_size: 853863429
    dataset_size: 1555024472.2888384
  - config_name: iudicium_textum
    features:
      - name: text
        dtype: string
      - name: meta
        struct:
          - name: dedup
            struct:
              - name: exact_norm
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: exact_hash_idx
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
              - name: minhash
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
                  - name: minhash_idx
                    dtype: int64
      - name: id
        dtype: int64
    splits:
      - name: train
        num_bytes: 692805629.2689289
        num_examples: 153373
    download_size: 372281973
    dataset_size: 692805629.2689289
  - config_name: mlp_pt_BRCAD-5
    features:
      - name: id
        dtype: int64
      - name: text
        dtype: string
      - name: meta
        struct:
          - name: dedup
            struct:
              - name: exact_norm
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: exact_hash_idx
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
              - name: minhash
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
                  - name: minhash_idx
                    dtype: int64
    splits:
      - name: train
        num_bytes: 3523570990.7531776
        num_examples: 542680
    download_size: 1883985787
    dataset_size: 3523570990.7531776
  - config_name: mlp_pt_CJPG
    features:
      - name: id
        dtype: int64
      - name: text
        dtype: string
      - name: meta
        struct:
          - name: dedup
            struct:
              - name: exact_norm
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: exact_hash_idx
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
              - name: minhash
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
                  - name: minhash_idx
                    dtype: int64
    splits:
      - name: train
        num_bytes: 28122511051.563988
        num_examples: 6260096
    download_size: 19944599978
    dataset_size: 28122511051.563988
  - config_name: mlp_pt_eurlex-caselaw
    features:
      - name: id
        dtype: int64
      - name: text
        dtype: string
      - name: meta
        struct:
          - name: dedup
            struct:
              - name: exact_norm
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: exact_hash_idx
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
              - name: minhash
                struct:
                  - name: cluster_main_idx
                    dtype: int64
                  - name: cluster_size
                    dtype: int64
                  - name: is_duplicate
                    dtype: bool
                  - name: minhash_idx
                    dtype: int64
    splits:
      - name: train
        num_bytes: 1134175020.033026
        num_examples: 78893
    download_size: 609610934
    dataset_size: 1134175020.033026
configs:
  - config_name: datastf
    data_files:
      - split: train
        path: datastf/train-*
  - config_name: iudicium_textum
    data_files:
      - split: train
        path: iudicium_textum/train-*
  - config_name: mlp_pt_BRCAD-5
    data_files:
      - split: train
        path: mlp_pt_BRCAD-5/train-*
  - config_name: mlp_pt_CJPG
    data_files:
      - split: train
        path: mlp_pt_CJPG/train-*
  - config_name: mlp_pt_eurlex-caselaw
    data_files:
      - split: train
        path: mlp_pt_eurlex-caselaw/train-*