govdocs1-txt-raw / README.md
pszemraj's picture
renaming to match OG dataset name
fa42181
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: section
      dtype: string
    - name: filename
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 16101385278.039026
      num_examples: 67984
    - name: validation
      num_bytes: 894547719.9804866
      num_examples: 3777
    - name: test
      num_bytes: 894547719.9804866
      num_examples: 3777
  download_size: 7656656755
  dataset_size: 17890480718
license: odc-by
task_categories:
  - text-generation
size_categories:
  - 10K<n<100K

Dataset Card for "govdocs1-txt-raw"

Somewhere to put the raw txt files before filtering them

Source info/page: https://digitalcorpora.org/corpora/file-corpora/files/

@inproceedings{garfinkel2009bringing,
  title={Bringing Science to Digital Forensics with Standardized Forensic Corpora},
  author={Garfinkel, Simson and Farrell, Paul and Roussev, Vassil and Dinolt, George},
  booktitle={Digital Forensic Research Workshop (DFRWS) 2009},
  year={2009},
  address={Montreal, Canada},
  url={https://digitalcorpora.org/corpora/file-corpora/files/}
}