Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Tags:
legal
Libraries:
Datasets
Dask
License:
bigpatent-all / README.md
pszemraj's picture
minhash dedup threshold 0.6 (part 00001-of-00002)
b4a4944 verified
|
raw
history blame
1.5 kB
metadata
dataset_info:
  - config_name: deduped
    features:
      - name: text
        dtype: string
      - name: summary
        dtype: string
    splits:
      - name: train
        num_bytes: 25789470056
        num_examples: 871910
      - name: validation
        num_bytes: 2046546693
        num_examples: 65388
      - name: test
        num_bytes: 2056452183
        num_examples: 65372
    download_size: 12137808791
    dataset_size: 29892468932
  - config_name: default
    features:
      - name: text
        dtype: string
      - name: summary
        dtype: string
    splits:
      - name: train
        num_bytes: 38364057181
        num_examples: 1207222
      - name: validation
        num_bytes: 2115665259
        num_examples: 67068
      - name: test
        num_bytes: 2129349762
        num_examples: 67072
    download_size: 17095133825
    dataset_size: 42609072202
configs:
  - config_name: deduped
    data_files:
      - split: train
        path: deduped/train-*
      - split: validation
        path: deduped/validation-*
      - split: test
        path: deduped/test-*
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
license: cc-by-4.0
task_categories:
  - text2text-generation
  - summarization
language:
  - en
tags:
  - legal
source_dataset: NortheasternUniversity/big_patent

BEE-spoke-data/bigpatent-all

Original bigpatent subset "all" converted to hf format, columns renamed, some cleaning applied to "summary" column.