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.3.tar.gz (12.7 MB view details)

Uploaded Source

Built Distributions

dolma-1.0.3-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.3-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (9.3 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.3-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (9.3 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.3-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.3-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl (9.3 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.3-cp312-none-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.12 Windows x86-64

dolma-1.0.3-cp312-none-win32.whl (5.7 MB view details)

Uploaded CPython 3.12 Windows x86

dolma-1.0.3-cp312-cp312-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

dolma-1.0.3-cp312-cp312-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-cp312-cp312-manylinux_2_28_aarch64.whl (9.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

dolma-1.0.3-cp312-cp312-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dolma-1.0.3-cp312-cp312-macosx_10_12_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

dolma-1.0.3-cp311-none-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

dolma-1.0.3-cp311-none-win32.whl (5.7 MB view details)

Uploaded CPython 3.11 Windows x86

dolma-1.0.3-cp311-cp311-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

dolma-1.0.3-cp311-cp311-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-cp311-cp311-manylinux_2_28_aarch64.whl (9.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

dolma-1.0.3-cp311-cp311-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dolma-1.0.3-cp311-cp311-macosx_10_12_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

dolma-1.0.3-cp310-none-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

dolma-1.0.3-cp310-none-win32.whl (5.7 MB view details)

Uploaded CPython 3.10 Windows x86

dolma-1.0.3-cp310-cp310-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

dolma-1.0.3-cp310-cp310-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-cp310-cp310-manylinux_2_28_aarch64.whl (9.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

dolma-1.0.3-cp310-cp310-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dolma-1.0.3-cp310-cp310-macosx_10_12_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

dolma-1.0.3-cp39-none-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.9 Windows x86-64

dolma-1.0.3-cp39-none-win32.whl (5.7 MB view details)

Uploaded CPython 3.9 Windows x86

dolma-1.0.3-cp39-cp39-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

dolma-1.0.3-cp39-cp39-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-cp39-cp39-manylinux_2_28_aarch64.whl (9.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

dolma-1.0.3-cp38-none-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.8 Windows x86-64

dolma-1.0.3-cp38-none-win32.whl (5.7 MB view details)

Uploaded CPython 3.8 Windows x86

dolma-1.0.3-cp38-cp38-manylinux_2_28_x86_64.whl (9.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

dolma-1.0.3-cp38-cp38-manylinux_2_28_armv7l.whl (8.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.3-cp38-cp38-manylinux_2_28_aarch64.whl (9.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

File details

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

File metadata

  • Download URL: dolma-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 909649268809ad1e8dc32dab0df61086d56bf5399107adcd6056b2aa426a7cde
MD5 2ad96b321fc42dbc15d0ca1e7b08fe2a
BLAKE2b-256 04bcfa33baac60a86bfdcce319d949d18944cb676c3829ee3df3699b61860d27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 92bed5fd1d4e816662ac7594b8c72e3fad742af95a7ae05a5aaa22ae40b142e4
MD5 8971bf4719e90f92247da7acaeaf878e
BLAKE2b-256 a8fe345aa63ddf4ba2693602cf90822da930549cab3eb090f386c6971e7d0e1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 dd56dc662df33d564a5744313c4c8efcd68abc028d0c825643b418857356d15d
MD5 04b49ca071efcb605fde42590cc92774
BLAKE2b-256 87b26045355ebcd8ceaf3c7996a14fc75e6ad27309be277110a0fe22ad203e1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ae86d5b7ed599b135381d6b4591e824319a34d37190b14bd6749bda8f12576d
MD5 9281b6e3049641ef992f56ef01980b62
BLAKE2b-256 5818beccb3396e40e403adf1f1ca34e85e85040c3851b956aa4849be6c862c8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 427f912d1d36db6abc4fbd827bda351bd21a0e52e6c5c38ca73bf2acbaf38cbd
MD5 aab20a9c2e46184593dff1705998d5ce
BLAKE2b-256 704851f9c1ee9012c11e75fed41fba305737c9bca906760988624a934283e562

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 32b762f7b7d3782a316e11cc11e30266a57b71385718aed44dee521022b880db
MD5 f4754e3c8be6ff038a25e27c73627624
BLAKE2b-256 d03fb794988c6c53f71e8d8c794ecac94237e77a61b84fa2483a9057dea0c1b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b6c2c25dc91647298a9384c37597456ed7b9f6ac94c36c49aeaaf62b4d4c555
MD5 821ce021edd2667f72e39f1715034d58
BLAKE2b-256 315c3c82e3553dc7b0218fd9f01871b44fe9b088d85303afe72937d4494c5821

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62d629724d62c1fbce460aaddf086039dba70c6ef0067946c54d43bb8881065f
MD5 abebc8d6849db99c8aa6a18a917393cf
BLAKE2b-256 7b63cd6a4e06037d56ed90ca4823ad4d37e0735328f9900adbc432e9a867852b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2aff35316d72e58defb3cb07d945a199cdae0d17ca0cbe3ec2638e51d7695689
MD5 933714c71ba1daa0c9f23ba6d106fa6f
BLAKE2b-256 aaebbf6b2702e18e5697a9450fb6d744cda159d6fcf4230403dd13ef142a69e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d1a749344fa4fc55b492817c3e0d3e440af54ad133337806916cbabe5c0d11f
MD5 969236b82504974bdddda4205ff85f34
BLAKE2b-256 6a05dfe4dfa8d340dddffe20d2b193a9b46d2ef6d6118ef53f26c1f5e8188836

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 6.4 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.3-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 248d158d8c2cc067324a578e78e6b4ce4412b9a64c334a22834c67f16e78c877
MD5 ff9dd1d45829721a7a09365a1eda92c1
BLAKE2b-256 38c93077ff54339437a08388fdd31e7dc5395e5d516f0a1b9113c7273b16692a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp312-none-win32.whl
  • Upload date:
  • Size: 5.7 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.3-cp312-none-win32.whl
Algorithm Hash digest
SHA256 f791f3fd79219758f96e85e39fdbfcc4396dc126cc984c7485963c2fe5523a21
MD5 9ece7c6dbadb3f85a34cda3ec338be33
BLAKE2b-256 0c6ae79618395d41d1ad7a3097b639ccadc1418d82a577adb58c11548645b21d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 41f669037bee07af840e573286c274d7b88fab6e573ce25674ce890f23704e0d
MD5 7ba45922ac1855c8b1a136946ea94bf6
BLAKE2b-256 c8220ae32b80094aa8d4e88875daf84c3db1c95b8d7baf9de48a8d5850289b23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 cddb9df5c6a0d4f08f08d782af8e4291752287e8d0072a314e6e9dfdc436b479
MD5 a9dfb82e095e21faca141ba901c5f2f3
BLAKE2b-256 cde186950ab20ffc3ad9405a6bad29d346b00634bcdeef7a983ffd4686633be9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a8d4027747226e431387b747fd23f907d30251923600b5ac5adc76e6db43c02
MD5 f417bfd4f2241b765be03f641f865348
BLAKE2b-256 c925cd7003c46a1cf764b72894e46feb5f46695d3d192d470e017c01c3e65df8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56324836007e2993ee0fa80ab883b4ae4057f45a47585185113b85fc17a48243
MD5 23f9cc10f594bc809f22d4b22414f206
BLAKE2b-256 f2c5719c1323055e0d05e67120202e0bc19099afadfaf5a84912d31edcb8bbba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f834b8775904ee4200832a116bb63433ba6f6bc6f93caf9924b7cdab2f2bdcce
MD5 3d740037007c3cc3a1d47f998efd4ac6
BLAKE2b-256 5d58cde4fd52335c7763260821823c001a533507e68c0a86903b5d8e5fdc027f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 6.4 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.3-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 87875b720bdf7c4a6af57c2edbec81f6ad76cbf8b0c82c8ed10b08a7afa49199
MD5 9b087cb3b109417496d2f22f271c1097
BLAKE2b-256 30f5446ffc981845dacc1e1175bf42693d6f4b421498c45c3e1f0acb11ae9923

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp311-none-win32.whl
  • Upload date:
  • Size: 5.7 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.3-cp311-none-win32.whl
Algorithm Hash digest
SHA256 b89b8e2e82a0803fdabfff269dd8213e831d76a4c15f83f7b6798eb98177723f
MD5 c9665cb7e40477e565c1d094459130d6
BLAKE2b-256 4e612c7ba16dc216677e27011b8f20e9b9e77a84cad696e3103a492d7410af9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ffa8a3df520770a78249cee37712b6c591d6153304bb7362ec2c9afd1f62eec7
MD5 569029b57829d5a3ec214cf719238a0a
BLAKE2b-256 d5b96c6da7fe713adb8f086689a5cbbebc19ec6d44d67c9d1ec0f7683c6c511b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 68ccab29914dab1b767910dc2f5f0f4f5542d8651c055c6dd8505f1e2208e67a
MD5 b7d05e7b592514587a94747500ec4dbf
BLAKE2b-256 3eb342dbdd33b38173ded89190e5f76ef2f50379097c08540ed1d5cd6f8d7a56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a97f0fe555cf9b5c4a22f6c379cd2e220f5accd548031e2f44bb6fa90a658f58
MD5 f943a0445b99890d47f72fc0702163e4
BLAKE2b-256 bcffe92134d106ae0313d5661bbfeb2cdd96510931fbfc96520b73e123b55bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a7dfce0fb2e12602a1eab6ca3b0e88d2681a066995274aaea030917045131c7
MD5 ce78af0cc9660127557c110a82cfc0a8
BLAKE2b-256 962577ed94c2a89abbad36a200323273944b37b9c2aa9c78567b9ff629319233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cabc64d9a04eaf97abc158f25e23fc8d88c0520cf621968aacbc30b8d3b83bcc
MD5 6a8391a98bc1ae67b3adda817ca506c5
BLAKE2b-256 10820c8812d533b297f84912a5c0f58bb92c02ff471b3c6159bbe60f778fd73e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 6.4 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.3-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 24dc19bed3b98e809ad3b122e8affa34435dc322065140068db9a3826c0059f8
MD5 3546d6733b979a3956a7aa6c021d7dfd
BLAKE2b-256 3171a884208fc052ad3ca1a7ff744e6b31362be3d5b931edee0861e1f38e6fb5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp310-none-win32.whl
  • Upload date:
  • Size: 5.7 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.3-cp310-none-win32.whl
Algorithm Hash digest
SHA256 f2b06831e8ffc604599de16f6787343e2ceb76e632fb1731db122cb21ef486bc
MD5 4e46ae0afd9e8d35fd68ec279ece2ab6
BLAKE2b-256 60af200b3654837b6920e5121ab802c1acc213c42fc70a0977b04a01ceff1c9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfaecf7705b97e534f17d28af2302ae20cfdfaaab27959eef59b9cb41b3d780c
MD5 34abafa96d146358519a5b35e6924b89
BLAKE2b-256 605bc836512dbc571dc9bd4ffbb6c175a50073fce2001d7cfc295e9f95f1ce35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 1f7056fed9b63b9df472f2c1001c3bdaa5f220291ec6c899d20646009bb9c24a
MD5 f6aac9d54c27709e7dda467117563994
BLAKE2b-256 aeca8d0a6123697aee78228c16143ba35784f466023c023d07ea70c93eb45395

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c92331e0b263dddedc345bc3999aab7363836c266b5b607b86a603967e2d23d0
MD5 f7bfcb26559570ad57d540bff4ff2fb9
BLAKE2b-256 c868c574a5fe2e3e384160035fe0004d2578f045c122404fea0a808d68d60467

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f78064561d3d96a2361c066373acb9ed831665abfe0e1cae7e053915eb97d3bd
MD5 87fd422e8fea8745819b59c01f02a317
BLAKE2b-256 843e275d50bcac195c4a2f6fde3a6fecb5d36b916f34630393917f1df6095b8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b5ac3ab490d6bec6df8760044a3df594807be29d6cfe0fcfaf3e61608ba25df2
MD5 1aa6d38ac74333a03c0f9de8144e1694
BLAKE2b-256 2dd53229eec24a287349e61f22974a9fd37d70f6eaf28c9a731516f8a9afde09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 6.4 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.3-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 4500a2a74946c426b126e834735a53b84a3158f5544fa51dcf32b7989ddf2883
MD5 cef1484c84bebd7ccf530d19263b52f9
BLAKE2b-256 31132ad61a7b1ed8836de8dd73f937752de6cb5cac766f111a2a57a6666654db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp39-none-win32.whl
  • Upload date:
  • Size: 5.7 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.3-cp39-none-win32.whl
Algorithm Hash digest
SHA256 71ba9417d12fc2bc4d21d185259786551b2c9f45c89cd5b0f83e0529f304f9b1
MD5 3515d0663e5a96a4d883ad0091954d9f
BLAKE2b-256 3ae7d9b363687420c93f154950ccb54431483d56df69e21a11ceaf35d3ae1062

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 badda32275e06f73e609a935eb60dc3f5e6ff9bd33a78fef91ac9727641d2d2c
MD5 1bdb68509bbf5151a98073e786b24139
BLAKE2b-256 0b39ae2860549467a87119c6dcc189992d62b44a6bd85e3c51922e44f7954c49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp39-cp39-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 0f391684d1b9459d977d8de4a04c96680c897d1aa4958eba74e32cbda52abf6b
MD5 ec5c0baac201aabbeed6703c97f2ed06
BLAKE2b-256 5f3f88b17e3bce5509a25fe254ada8de86293e5aab163728eea5af17bfc3c28a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 da82346090faa33c4d238a1919c6354abfa1b198493e779f7a35860eabf9cff9
MD5 b75c69f36675e72f3f37a019505d693c
BLAKE2b-256 57e64344e72487d5199a4c440a7939aa9ff71804023f128cee621578fb1804aa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 6.4 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.3-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 138ec41ec35a7237a8e92c2356cc7c3cba4c890537d9c60cf2c751d47df7f9e8
MD5 410ff8cd68bdde43a9abf135474f87bf
BLAKE2b-256 055eabde09095b106026e19170f4594a2afe09fa0c625492cfae28be3f288935

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dolma-1.0.3-cp38-none-win32.whl
  • Upload date:
  • Size: 5.7 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.3-cp38-none-win32.whl
Algorithm Hash digest
SHA256 139d7bc878f51d42bcf7a35f69d099d5672573d71dfc44938f6abdfcfee937c0
MD5 4f5a7e7b929cfab0930d1528c99d8d5f
BLAKE2b-256 e8920f48e24b49f82b303447da1877ea72c2e43764c4a103c8e8ba4a7630dd5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93ca991b720390da5e3277784d24c1cc13a016cc1e4dfae3d295de2eb2274fa2
MD5 c6f6a7daafa3abcec53067b90fcdeac0
BLAKE2b-256 d04ea5cb87873f90abf7c3f6cef39fd882c3e4ae0e174cdf5624918f64f87b7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp38-cp38-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 5922817a251e9c1d74aaab49a1f769bbc7230a108bd24d1b07afa0ac445bc061
MD5 9650feb5678fa35bb3d681e76eb696c8
BLAKE2b-256 b134ca8dc68f71f14561e70ab7aa171475670da6eb0f3881adeed286cb809602

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.3-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13b61728b4c0cb22620032c3a7c406a979d00ffebadf333a6fd10e971afd132b
MD5 e075811f16dd3f5b3ccc6299e049a21b
BLAKE2b-256 deb6029ce7caec4672b117a3449630c429ffcf77768fefc16b945def5f523de5

See more details on using hashes here.

Supported by

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