arXiv-CC0-v0.5 / README.md
m8than's picture
initial commit
007433c
|
raw
history blame
No virus
2.41 kB
metadata
annotations_creators:
  - no-annotation
language_creators:
  - crowdsourced
license:
  - cc-by-sa-4.0
task_categories:
  - text-generation
  - fill-mask
task_ids:
  - language-modeling
  - masked-language-modeling
source_datasets:
  - original
language:
  - en
configs:
  - config_name: default
    data_files:
      - split: final
        path: data
pretty_name: ArXiv-CC0

Dataset Card for Fanatic Fandom

Waifu to catch your attention.

Dataset Details

Dataset Description

ArXiv CC0 is a cleaned dataset of a raw scrape of arXiv. Filtering to a total amount of tokens of ~-B (llama-2-7b-chat-tokenizer) / ~-B (RWKV Tokenizer) from primarily English language.

  • Curated by: M8than
  • Funded by [optional]: Recursal.ai
  • Shared by [optional]: M8than
  • Language(s) (NLP): Primarily English
  • License: cc-by-sa-4.0

Dataset Sources [optional]

Processing and Filtering

The entries are filtered down to CC0 only, so these are all public domain. The PDF's have their text pulled from them (not via OCR, the text is embedded). The documents are then run through a filtering and text transformation process within our pipeline to produce readable outputs, filtering out excessive newlines or spaces and also converting to markdown.

Data Splits

  • final
    • Contains chunked final jsonl files.

Dataset Curators

M8than. (If something is wrong, @m8than on discord.)

Licensing Information

This release contains only CC-Zero ArXiv content.

Recursal Waifus (The banner image) are licensed under CC-BY-SA. They do not represent the related websites in any official capacity unless otherwise or announced by the website. You may use them as a banner image. However, you must always link back to the dataset.

Citation Information

@ONLINE{arxiv-cc0,
  title         = {arxiv-cc0},
  author        = {M8than, recursal.ai},
  year          = {2024},
  howpublished  = {\url{https://huggingface.co/datasets/recursal/arxiv-cc0}},
}