Skip to main content

Data filters

Project description

Dolma's official logo. It's dolma written in yellow, round lowercase letters over a blue background.

Dolma is two things:

  1. Dolma Dataset: an open dataset of 3 trillion tokens from a diverse mix of web content, academic publications, code, books, and encyclopedic materials.
  2. Dolma Toolkit: a high-performance toolkit for curating datasets for language modeling -- this repo contains the source code for the Dolma Toolkit.

Dolma Dataset

Dolma is an open dataset of 3 trillion tokens from a diverse mix of web content, academic publications, code, books, and encyclopedic materials. It was created as a training corpus for OLMo, a language model from the Allen Institute for AI (AI2).

Dolma is available for download on the HuggingFace 🤗 Hub: huggingface.co/datasets/allenai/dolma. To access Dolma, users must agree to the terms of AI2 ImpACT License for Medium Risk Artifacts on the HuggingFace 🤗 Hub. Once agreed you can follow the instructions here to download the dataset.

You can also read more about Dolma in our announcement, as well as by consulting its data sheet.

Dolma Toolkit

This repository houses the Dolma Toolkit, which enables curation of large datasets for (pre)-training ML models. Its key features are:

  1. High Performance ⚡: Can process billions of documents concurrently thanks to built-in parallelism.
  2. Portability 🧳: Works on a single machine, a cluster, or cloud environment.
  3. Built-In Taggers 🏷: Includes ready-to-use taggers commonly used to curate datasets such as Gopher, C4, and OpenWebText.
  4. Fast Deduplication 🗑: Speedy document deduplication using a Rust Bloom filter.
  5. Extensibility 🧩 & Cloud Support ☁: Supports custom taggers and AWS S3-compatible locations.

To install, simply type pip install dolma in your terminal.

To learn more about how to use the Dolma Toolkit, please visit the documentation.

Citation

If you use the Dolma dataset or toolkit, please cite the following items:

@article{dolma,
  title = {{Dolma: An Open Corpus of Three Trillion Tokens for Language Model Pretraining Research}},
  author={Luca Soldaini and Rodney Kinney and Akshita Bhagia and Dustin Schwenk and David Atkinson and Russell Authur and Ben Bogin and Khyathi Chandu and Jennifer Dumas and Yanai Elazar and Valentin Hofmann and Ananya Harsh Jha and Sachin Kumar and Li Lucy and Xinxi Lyu and Nathan Lambert and Ian Magnusson and Jacob Morrison and Niklas Muennighoff and Aakanksha Naik and Crystal Nam and Matthew E. Peters and Abhilasha Ravichander and Kyle Richardson and Zejiang Shen and Emma Strubell and Nishant Subramani and Oyvind Tafjord and Pete Walsh and Luke Zettlemoyer and Noah A. Smith and Hannaneh Hajishirzi and Iz Beltagy and Dirk Groeneveld and Jesse Dodge and Kyle Lo},
  year={2024},
  journal={arXiv preprint},
  url={https://arxiv.org/abs/2402.00159}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dolma-1.0.2.tar.gz (12.7 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

dolma-1.0.2-cp312-none-win_amd64.whl (6.3 MB view details)

Uploaded CPython 3.12Windows x86-64

dolma-1.0.2-cp312-none-win32.whl (5.6 MB view details)

Uploaded CPython 3.12Windows x86

dolma-1.0.2-cp312-cp312-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

dolma-1.0.2-cp312-cp312-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-cp312-cp312-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

dolma-1.0.2-cp312-cp312-macosx_11_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

dolma-1.0.2-cp312-cp312-macosx_10_12_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

dolma-1.0.2-cp311-none-win_amd64.whl (6.3 MB view details)

Uploaded CPython 3.11Windows x86-64

dolma-1.0.2-cp311-none-win32.whl (5.6 MB view details)

Uploaded CPython 3.11Windows x86

dolma-1.0.2-cp311-cp311-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

dolma-1.0.2-cp311-cp311-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-cp311-cp311-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

dolma-1.0.2-cp311-cp311-macosx_11_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

dolma-1.0.2-cp311-cp311-macosx_10_12_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

dolma-1.0.2-cp310-none-win_amd64.whl (6.3 MB view details)

Uploaded CPython 3.10Windows x86-64

dolma-1.0.2-cp310-none-win32.whl (5.6 MB view details)

Uploaded CPython 3.10Windows x86

dolma-1.0.2-cp310-cp310-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

dolma-1.0.2-cp310-cp310-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-cp310-cp310-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

dolma-1.0.2-cp310-cp310-macosx_11_0_arm64.whl (6.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

dolma-1.0.2-cp310-cp310-macosx_10_12_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

dolma-1.0.2-cp39-none-win_amd64.whl (6.3 MB view details)

Uploaded CPython 3.9Windows x86-64

dolma-1.0.2-cp39-none-win32.whl (5.6 MB view details)

Uploaded CPython 3.9Windows x86

dolma-1.0.2-cp39-cp39-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

dolma-1.0.2-cp39-cp39-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-cp39-cp39-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

dolma-1.0.2-cp38-none-win_amd64.whl (6.3 MB view details)

Uploaded CPython 3.8Windows x86-64

dolma-1.0.2-cp38-none-win32.whl (5.6 MB view details)

Uploaded CPython 3.8Windows x86

dolma-1.0.2-cp38-cp38-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ x86-64

dolma-1.0.2-cp38-cp38-manylinux_2_28_armv7l.whl (8.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARMv7l

dolma-1.0.2-cp38-cp38-manylinux_2_28_aarch64.whl (8.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

File details

Details for the file dolma-1.0.2.tar.gz.

File metadata

  • Download URL: dolma-1.0.2.tar.gz
  • Upload date:
  • Size: 12.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2.tar.gz
Algorithm Hash digest
SHA256 7d7823cd9eeb87992dbe394477a57714e01887333f1bff14eee803350f2d12cc
MD5 c53823c8cdc5b2ebd61f5788428c5d90
BLAKE2b-256 c5e4e76f3ec1b65c8d43edd24bebf8f9aa371cf011a4566f3221e7a6d29e2b98

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f00e3dbb41f7675121159cffa4bd91a91dc3024062072f20c3b16a081b61bc05
MD5 0f95d0d576ef1a5dbddaab9accfe4417
BLAKE2b-256 8e8a7a3792842b4c68ba66d67cb3b331a1f65abbb1591cade5aaf281065c71f7

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2d895fbc61e494ec5de66f74e2a34be2fbfd2ff0689b16c37448ba337fd0f19d
MD5 868a4bc7484881e10336050b5a926c4c
BLAKE2b-256 26e47447a622b26e1ec1ec4c5e434096304199e3aa478cdd5a67391fab11185e

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d1481f1a5b7ac652630bd564bb102d5053f43f56a333833aec28fa49e34c9d6d
MD5 51f898d1b2b91ee5bb8567b4c0d8fef4
BLAKE2b-256 4cad122a6f38b2e5bba61919104de929b4ad9b2221f567252da099f13abc23f6

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ceaa2bfbfa2646e172c4b7794057200f12ddc243611fca68d12dcb663c5c40e0
MD5 b54ab4fbc009eac460bb1a4a78592d77
BLAKE2b-256 cc014c840c3f2958ddebffa3645ce28f06f3118b2ed6e4226126c2d9f77113d9

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2f8126cce2927d2ab6cc16d174d30c9e52dd9043173e71b7c33ec5097210d965
MD5 33ffbb9494ef347d279a192e4b511ddf
BLAKE2b-256 4866477dd4c7df58817b3aad0ded1947b8df9c7fc76ee74138b61437f82a959a

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4359fcf2faf29a2eb0fb61109d51c5e074bca1d6a8f1cc882dd90625dddc9f78
MD5 6f84ccde83b9b9e8238477badb7aede6
BLAKE2b-256 e1ef3c86949434e1070f6418837977806c2c62d43e8f95c919a3c6a48e475c32

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bdd6bd98baead5fd9e781b8fad3b19586d06dc8507e2265b84a267cd5370c74e
MD5 2e258f712b688385b49ae9a9bea88780
BLAKE2b-256 5ea7b172d816d6007f4247ef7ad4e6953b0218f88188644816315d5ba933b243

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 ed33c4c5d7b5628b11d4b72875e5d0091546bd5c3c3fed1d330260b2072aabe4
MD5 e8e16ee978b530ce5e5a55dc1a45d2f7
BLAKE2b-256 ba38601aec347eb2c1d9a2d182cd416df2274860288f4a0f29b81355147f5573

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a0dbdc169f6962cba8432d2fbddc8bbfab4b89a7a2a612395f4e496afcf1fa87
MD5 187f0a970191d490986db7310801340e
BLAKE2b-256 b4157418eba01fb15fac10ea3134201f283d9396b4f1a22aa1c7c9fb51f18a4f

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp312-none-win_amd64.whl.

File metadata

  • Download URL: dolma-1.0.2-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 28951d6cde06fa605fee62d0fa6de487f53eef9b84930078de389aff23e9b386
MD5 ba292d67e9469dec683813812ab6511f
BLAKE2b-256 f7e3e6cfa0ed4b4f44ad019e7a4d19f16ed8eeeba7fd6012c7992e0b0453d1e3

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp312-none-win32.whl.

File metadata

  • Download URL: dolma-1.0.2-cp312-none-win32.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp312-none-win32.whl
Algorithm Hash digest
SHA256 ffc997b06c8328534365623f9c2050050b98f32a875762eabd30e35076c69724
MD5 c773e09b64606200095f865a8d529f55
BLAKE2b-256 d7f60eaf4a30cdee59f750d283cdf5cd71386355d589d38398084e436b1460d5

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ecd1d5fb0396a863a2b394a4ba6a97e8eba6581c0c6c10675c15959134035dcd
MD5 77ddc6726bccd26f1720692e0daea79e
BLAKE2b-256 7332661092d802eb02b9a48eaf2a1aaa1aab8dc9ca23d5251d5cf068f81847d7

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp312-cp312-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 f4df0d1a3d0416840d7d62b2dbbb13d3a63752c76bcf3273bbc0762376ca1823
MD5 fb86983ec0128046d46ea2c45b1a3caf
BLAKE2b-256 eb1de1b9c4a2dbed6827338df550a31b68df503bf35786b0f40d3d9a454f5132

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bb4eb7979b700d3420dfa660783c2393016ecbd1e1a9f50627110ae944a7c789
MD5 cb3468b40354793207b5486f8b1e7488
BLAKE2b-256 89cdfe05985e24f2f0dd77ad07cda2d6a3d6c91c1d1ffc3a614e949b5752e31a

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a35eaf16224ef23f9b627b5d2094fef2bc86c5a3a938f2d56406c2e60c6228d3
MD5 ed9fde755294bfd087ad72363bab1b0b
BLAKE2b-256 0ce38792a4e07d69b572df33b7e5da46e1774c243c75243058fab7304fb1e466

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5ad0f31c2f9c79d4dd758fc46cf28f853a35ea14af7ff4bd41c9ad23e4c1e40b
MD5 3a36214b3b33c6f9bc8793c9f64dc24c
BLAKE2b-256 6afd0c1534d2d8d688ec240602b15da82d8f699db07c8b13649e892a8b586ff1

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp311-none-win_amd64.whl.

File metadata

  • Download URL: dolma-1.0.2-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 81ab9a9306c29d1cc98313a09273fb1d48e920395f7b536ce4f985543eea7019
MD5 a306de1f458b16da1bba5f08efb7f83b
BLAKE2b-256 98091794d7b0ef885c2e241fa2998ab906a90966670abc02b9e2dae39c022de5

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp311-none-win32.whl.

File metadata

  • Download URL: dolma-1.0.2-cp311-none-win32.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp311-none-win32.whl
Algorithm Hash digest
SHA256 4649367fb68bbb1468e253310ed922e530f84fbed2f610e2109a9912d3fdada0
MD5 66d86ed03473bf92b62ba51241db29ec
BLAKE2b-256 bfd902efd068b945558b6df4457ffcee0cd734a93c6779effd9367f17b635b40

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4e3b1f5b3fff73c14930324f4969cdbfcd85712fa613954de25791d99856a5a6
MD5 4d5f65cce866abebaedf5a5cce1990dd
BLAKE2b-256 5fb7069404e4dcb0aa199ccaab187933ace742fdf17f267e815b94dd64173adf

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp311-cp311-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 dc886ffaed846bc49055a82538d45b4a804d69253d16d96d70c33a0935e8b373
MD5 d926b007cea106ff54439c0e66e6ec5a
BLAKE2b-256 8f608661c02c11fb5cde5a603425a9cff7dcf7251465a8c99916432bbcb1cd30

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7afc155d4858a9a3f9f55337b6a4af75fd2fe25f088c326e9d2e414d3a007fbb
MD5 36ea5348f03852a26030cfbda7256704
BLAKE2b-256 6d2818d2cf6ba689f511ecd9f09162431207f29d561db8f5059383dcaaa08105

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ddfebc42813c80890012331d811490a3ea9dc50963f427f7e5a36ffd2bbc053
MD5 8f238d41b00967fb032ea20f985fd2c3
BLAKE2b-256 c1ded482cc481176e7d6509e0dfc28ced7183188d08ae96583aca08d30939b87

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e12d3612ef336f8c1036e93d7cf4326ef5c0626d4661d81780b679373cdcde2f
MD5 66449b32419ff2facdd4c2c131c8d1c8
BLAKE2b-256 d8d2522b678c92479830fdf2aa330f84d77ad4f3d0dd79d2b6470c962a22e016

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp310-none-win_amd64.whl.

File metadata

  • Download URL: dolma-1.0.2-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 e8468b2b65d417da756af85deca05632a9d8987cc05b962cada1bc1834326cc5
MD5 65ef9770fa737ce88ba075718fc1ada7
BLAKE2b-256 8c819a3eed3ec230bb86a6891b19da18cad23ef6ae3c558dffb69402f904a8f8

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp310-none-win32.whl.

File metadata

  • Download URL: dolma-1.0.2-cp310-none-win32.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp310-none-win32.whl
Algorithm Hash digest
SHA256 7dbb70466704b63a85b84505887005ec4fa7227ec76926b6f63d39dde758b0ea
MD5 e51a366915ce8f93c6a21aeed274dba9
BLAKE2b-256 05a9130be2818d7ced1974a90512829a2bda2942377ee97a44ebc44084a06f54

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13e61094d76b4a7160784d1e97654353e78f88e488375f6470399f20bd1ca93e
MD5 8865f6842e535f044dcaa2feff627fd8
BLAKE2b-256 4bb877fda41eb41722877c53820c08d1f034029ee183c1dc414c3e6e835961d4

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp310-cp310-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 86f5ccbdde044f63213b6ed715f596d79dc801038af52a427a867e284098f21f
MD5 b2c1d1529e5508a2a4e759d91f888e8a
BLAKE2b-256 33ed28a11a7fe64b868486fcd6dfd3e0e46348613e697e48a2aad370f5f4597a

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 57ab6928a6a50e25e6ac33dd50528df13a75e79a77af67b71741caf3e489220a
MD5 0350be4912e2edde87980a61f1b93d2c
BLAKE2b-256 d9889dfdbed7e3692f122214196c8b2a2af42ab778b298158c94e474ef68234b

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a460f0526c3a372a5758d14ddc3de7661d50fe6619c9d82355cd5ac53514f996
MD5 99489081a87970d08773bd674e315f17
BLAKE2b-256 37e94697bc5d6ce9c663abd6c3f1aa448054c25034ac63738da1aafdb112f843

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 18871b0de9b0b26f1b4e543269f0603336e9694aa23f902bdfede2fe0ac76b9b
MD5 9898ca1ecfc6993ae51b1927343b34f5
BLAKE2b-256 ea7782cdd63a5fa6ef73c639dcab2650cdfb477717f08d8b1e4191f118ca1883

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp39-none-win_amd64.whl.

File metadata

  • Download URL: dolma-1.0.2-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 a4f69beba91fd04ec34b06fa57f8e40bbc3c948475729c86970412b3e18b6b73
MD5 e29c3f0add9bca1e0dbb0f7cc4c95163
BLAKE2b-256 de9183df661f0e34637c1cb66746188b9c9364354c000490b3b1ae9dbfd84dea

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp39-none-win32.whl.

File metadata

  • Download URL: dolma-1.0.2-cp39-none-win32.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp39-none-win32.whl
Algorithm Hash digest
SHA256 fa801adbd4a5c0d5e9c8236f5d381eb8d5ac5505a042142e1d6f27e9c9bb52b8
MD5 d604b5b4cf67bd611a04798ef765af3e
BLAKE2b-256 dc684e26c85a2a08715e29f376b538cd69f5836bea5225e575f5d1eb3c8c2947

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8026364074f83c1ffd0b516949cf32d6a78bb3ba73c636cf97f7a335a4cfdfca
MD5 cfad4b08dc26e4249222aeede4f58f5d
BLAKE2b-256 8d65e2cdd8d3a2f2a99067493d003d3964073e55255e5da15eadae2927d930ef

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp39-cp39-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp39-cp39-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 4ba7296d8bfda19dc64307b46d9eaf02245bfe14ab9652e29f8cae6a80bb1a0d
MD5 6108ef082b78167298819c367b95cbe6
BLAKE2b-256 549295f4fd75ddc7ba7f971b2c954757a9b17252558bdf2eac6391ab76a1e5f3

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 158f84b16a417008237b95e8b2b3d463fcf984d17be8721a9f98f10f3f975979
MD5 80993b45c90ea117a1589a4d5cc72fa1
BLAKE2b-256 bc5a7f7c3f53baafb8a4574553de5fb682becb90374887a5938541aa78590ad9

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp38-none-win_amd64.whl.

File metadata

  • Download URL: dolma-1.0.2-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 bbeb8529cf6b7a1ff7a3dd8dbcd6b7c21df52411984f364cd2d89ae722f973be
MD5 d35550fd80d836299adf5252d9df2149
BLAKE2b-256 e991269df86a647bfe6bfe4c15b9c97f77d81866cd62c70e4720be8dd9596816

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp38-none-win32.whl.

File metadata

  • Download URL: dolma-1.0.2-cp38-none-win32.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.5.1

File hashes

Hashes for dolma-1.0.2-cp38-none-win32.whl
Algorithm Hash digest
SHA256 9dfa9b1189bd28d91b504c21c773cd64a3161aa45a8d356917c6185583d63079
MD5 726b9e4f4933af235e78e61aa421d5f7
BLAKE2b-256 0100a38f8c430918869032711e8d96c5d2f10391e47e3d89c9b005cd116036fc

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45df4a528d9bf2fdb8acea009a75cf09cd3e201f310a106d9040789ae52575a4
MD5 018f12649a8eb9435845d6bc877b0a28
BLAKE2b-256 944f132ec4c29021af92c9f304a29dc590d2b81f5b636bfc559e671d46e70b54

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp38-cp38-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp38-cp38-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 918c840af22cc57e11d6cd41ee96509edb80a920f816fa77b337471bed3bf654
MD5 09e51a39d598ba45b64314a85e1625f3
BLAKE2b-256 6703cf4135a00ed486df514ea913c375a9654aa146173c43e66a1e6984b9fc27

See more details on using hashes here.

File details

Details for the file dolma-1.0.2-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.2-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a817c6440a3eff2de98833c4227b9a6dbd0dd3ff133dbef2f5cf3c844bad53ea
MD5 3f632b9052b9855dbc78e6a69dd12509
BLAKE2b-256 ceae695dcf94f0e255a1de3d7dcfc893c3393ea25aceb52529688e72e31e73ad

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page