finepdfs-et / README.md
adorkin's picture
Super-squash branch 'main' using huggingface_hub
a5924b4 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: id
      dtype: string
    - name: dump
      dtype: string
    - name: url
      dtype: string
    - name: date
      dtype: string
    - name: file_path
      dtype: string
    - name: offset
      dtype: int64
    - name: token_count
      dtype: int64
    - name: language
      dtype: string
    - name: page_average_lid
      dtype: string
    - name: page_average_lid_score
      dtype: float64
    - name: full_doc_lid
      dtype: string
    - name: full_doc_lid_score
      dtype: float64
    - name: per_page_languages
      list: string
    - name: is_truncated
      dtype: bool
    - name: extractor
      dtype: string
    - name: page_ends
      list: int64
  splits:
    - name: train
      num_bytes: 9868938160
      num_examples: 552807
    - name: test
      num_bytes: 17997133
      num_examples: 1108
  download_size: 4973456542
  dataset_size: 9886935293
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
license: odc-by
task_categories:
  - text-generation
language:
  - et
size_categories:
  - 100K<n<1M

FinePDFs-et

The Estonian subset of HuggingFaceFW/finepdfs reuploaded for ease of access.

Licensing Information

The dataset is released under the Open Data Commons Attribution License (ODC-By) v1.0 license. The use of this dataset is also subject to CommonCrawl's Terms of Use.

Citation Information

@misc{kydlicek2025finepdfs,
      title={FinePDFs}, 
      author={Hynek Kydl{\'\i}{\v{c}}ek and Guilherme Penedo and Leandro von Werra},
      year={2025},
      publisher = {Hugging Face},
      journal = {Hugging Face repository},
      howpublished = {\url{https://huggingface.co/datasets/HuggingFaceFW/finepdfs}}
}