Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Portuguese
ArXiv:
Tags:
legal
Libraries:
Datasets
Dask
LegalPT_dedup / README.md
eduagarcia's picture
deduped datastf uploaded
b1ed64a verified
|
raw
history blame
1.83 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
configs:
  - config_name: datastf
    data_files:
      - split: train
        path: datastf/train-*
  - config_name: iudicium_textum
    data_files:
      - split: train
        path: iudicium_textum/train-*