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 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 Evan Pete Walsh and Hannaneh Hajishirzi and Noah A. Smith and Luke Zettlemoyer and Iz Beltagy and Dirk Groeneveld and Jesse Dodge and Kyle Lo},
  year = {2023},
  journal={arXiv preprint},
}

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

Uploaded Source

Built Distributions

dolma-1.0.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.1-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.1-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.1-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.1-cp313-cp313-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-cp313-cp313-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.28+ ARM64

dolma-1.0.1-cp312-none-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.12 Windows x86-64

dolma-1.0.1-cp312-none-win32.whl (4.2 MB view details)

Uploaded CPython 3.12 Windows x86

dolma-1.0.1-cp312-cp312-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

dolma-1.0.1-cp312-cp312-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-cp312-cp312-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

dolma-1.0.1-cp312-cp312-macosx_11_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dolma-1.0.1-cp312-cp312-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

dolma-1.0.1-cp311-none-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.11 Windows x86-64

dolma-1.0.1-cp311-none-win32.whl (4.2 MB view details)

Uploaded CPython 3.11 Windows x86

dolma-1.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

dolma-1.0.1-cp311-cp311-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-cp311-cp311-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

dolma-1.0.1-cp311-cp311-macosx_11_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dolma-1.0.1-cp311-cp311-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

dolma-1.0.1-cp310-none-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.10 Windows x86-64

dolma-1.0.1-cp310-none-win32.whl (4.2 MB view details)

Uploaded CPython 3.10 Windows x86

dolma-1.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

dolma-1.0.1-cp310-cp310-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-cp310-cp310-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

dolma-1.0.1-cp310-cp310-macosx_11_0_arm64.whl (5.3 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dolma-1.0.1-cp310-cp310-macosx_10_12_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

dolma-1.0.1-cp39-none-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.9 Windows x86-64

dolma-1.0.1-cp39-none-win32.whl (4.2 MB view details)

Uploaded CPython 3.9 Windows x86

dolma-1.0.1-cp39-cp39-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

dolma-1.0.1-cp39-cp39-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-cp39-cp39-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

dolma-1.0.1-cp38-none-win_amd64.whl (4.8 MB view details)

Uploaded CPython 3.8 Windows x86-64

dolma-1.0.1-cp38-none-win32.whl (4.2 MB view details)

Uploaded CPython 3.8 Windows x86

dolma-1.0.1-cp38-cp38-manylinux_2_28_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

dolma-1.0.1-cp38-cp38-manylinux_2_28_armv7l.whl (6.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.1-cp38-cp38-manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b885006e2cecc5d1109682658d139d7e1ec74c532f721edeca31689711f2845f
MD5 1d9b0c2b0bff616467d44a50ba38eda9
BLAKE2b-256 261e9c951d84f459e5280826c425ef6bd6de22b333c2592f4856de1602ed1219

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ac17e390b76af0a9de68a4019412ced849ff37f3be952ca2f05778f1fb58b25
MD5 653f7e36f2605d89b66618e956e6b5e0
BLAKE2b-256 42468fa7bcf05ae16c6ed07df2b5745c261e28578fa36a80c8539c7923970bd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 e648b4decdd856f7659e55faccb8a0c538b409fccfb66a2ee7f48e51a5a59fa1
MD5 1e88a0a5d2e6daa1a0409432ffe21c06
BLAKE2b-256 8f11febc194fb9a7c3cc2bd1368f61c37275912fd25b1619c89cede326cb939c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 22c82f83152260cdde06de551f98d918013ab1e579e51a8efc6965b8753408fe
MD5 77b6d8088ae576ddea946473271bde9f
BLAKE2b-256 96b7a5103ad0fb4b08d9e03449515413cff0524c0ce37a4a347391b655424495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eff498901aaa721f0410658152d30a4d57b920934650a953d11cc67600846b05
MD5 e58bb4adb932bffcd7fc525106efcf80
BLAKE2b-256 ee1a998508907fed58de5a40fcdf554d173ca18b0d159bab1aae6a364ff0b6aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 16f08d293b2c0e08d253eb32ac94397aff1d125a2d6b5cbb35d0ad3d43900deb
MD5 80b4c5237ae2c683c08d41fdf7e1489b
BLAKE2b-256 c022ed7942cc4532b6931667158bd2805a210ac41074c8184dde195974322cb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 26b6c901890f2d9a841fe7d095c89805dde31ce59f42f7437f2f9994006a4bb7
MD5 270dbdac2da63c44216c77e67e76163c
BLAKE2b-256 610b324603d5329ff20529f2e8c2e985ab327c33b2c9056d410985aebf7a6bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f22376c366c4613b73ebe03c63ad6cd018ee32aa29954a1075835de30c0b2921
MD5 984a7bab76509ae957a4efe486e0d909
BLAKE2b-256 ec0b02c419f3cbb87e85c2d2bc6ee46f8350a1e8164e36982cf9b16363728a4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 46f145fd661227981fb0451848f02e4a430cc654c8ef893a4d1a49d7bea6c445
MD5 012357f11c9865aaea56de9f3cbfd4bc
BLAKE2b-256 d4de04171aab43f3048accc484b1c70d4fd6cdfe55df27f70a370f5dc196849e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 11e55a22459ad0e693c0b65bee15d3df73bec040aada2c3a94138312b4fa0bf9
MD5 bd567d4fffe7317a449fd00fba2aea4b
BLAKE2b-256 d8c9c7a3d40ce825184c03a3546463a5441edf059eaa862571a8fcb82d7588c2

See more details on using hashes here.

File details

Details for the file dolma-1.0.1-cp313-cp313-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.1-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 16666d2949982f1605f541e3d5f63f7808849b020c8ebec222b1c411d5278f9b
MD5 026876f49bb492c0e9c1ad512cd2e6ae
BLAKE2b-256 edb24588959f5ad78b354d237506a5f4c4b5bbb7208eeadffc81c7c8594befa6

See more details on using hashes here.

File details

Details for the file dolma-1.0.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8309e87f4e8368de84b7b4ff56c5546d609d3fdf1a5d1746d62952543a2f77c
MD5 909c5a08f1de7aab95ccbda4cf3143f2
BLAKE2b-256 913327f91302a6e5e5e2f7c00ae8c5bfac3bbf546af8cf95fd9bca07bbd13c68

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 f91406204855057abee2dab36207378931f0901e74396e2b4a7b816d9872d3ac
MD5 f16c67f11c764e81edf36d038e64d238
BLAKE2b-256 6efd113d5c8455081a13b348a7987e34216916c217b9c5e4688a32ae875bf15b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 eff00d8741fe2c3080b91950d79e63926b7f68cac1b244a403211faa28c103a6
MD5 6d29684f372872b10fa4a1a924f8c4bd
BLAKE2b-256 63e7bceb3d47dcbcbe25a8dbb7c9631df2241e008adcdf8cdbae01137a485744

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c434a40cb36e37dda1bdac24cdf01c92fa5d0487c5cf8258fdcaf96ec5ee3134
MD5 d57d49306c156f86c0927b239f38e0a8
BLAKE2b-256 3fb88b5f3f70f44ac9485e198cf24f346e842dcef13a967dfaa52eb790be9a09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d50d4d519e9da8175f28b49281038792cd4538b3eae3692eff6681bab149869b
MD5 aeda89917199687d5bb35ed42e6769b8
BLAKE2b-256 740bdcf12072d95f5068d20ea7b421394e9329ffcc6d8d3699110f33f33a5c10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1de9f2371112c8172c9c8133df7530629acd3a09c81b0c14661849d59f765d40
MD5 6a3c6a77d46e66f1fd5e0870df92066b
BLAKE2b-256 b7f8c307a614598727e89044fb12c54b8100adc58baa2aecf1a7f552ef9da6eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f2eb45d8a303371f732742ad84280e04b14eb868c75855ca9cef497e7acc398
MD5 c5989e1755e8a9a6414799f681cb46a6
BLAKE2b-256 f2f8da10ae63802679c7894a3e057bca721980e497298c5e942aac4723fe5dea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d90ae7b27242b2f55e993d9617fc3c942fed0e9a6eacd63bdc012e3093846266
MD5 88aa8185a4a8e3310adb6bd87566117d
BLAKE2b-256 fadb843a38a465cbf4eb0d3d7ba6311dc9030ce3263ea1f9a345293fd9081825

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 23b719a53fd7d6355db56caf05c2a4c2d07177b0e2b438ebc5d7b9491fd3521e
MD5 a89da5e94b0e89e5a7bc13ee1467b4bb
BLAKE2b-256 e05849fb903bf8a8565f98f86e0a2a81ee7b80c8d6cfc17a734fdecd9353c5cd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 6c5ae49cfef0ebf4c16055b3a8bb22a08e91727cf0bced14c4c0d90d293f6f1a
MD5 540663c7c57da35c591f802e7673139e
BLAKE2b-256 6bced9642c70b6ff59818311eefbd2485acdb9874f8df1c7c53e8c734659911e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3e027b77f2a41220dbea62048c9d11b1da6842275f1296f5de169518e3754cc2
MD5 a9cbbf6e79e0a1348c9db2170c270baf
BLAKE2b-256 02e4bf7c3cdc37f200cc63a690da197f5c13541c52576a214166363ddbf3f3c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 e5bad4275ad8e77358bd7ab098080a852e1f17ec507b5ea360eed46e543db287
MD5 f5b7803d2b3a280f75d4fa8beca6686f
BLAKE2b-256 269c37b425e1bb5d39df775ef14bd0e0d3de6a198daeaec9c56c1c879a56dc37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ee6917a5a573bc7fa4f52814c8db63f95214605e2c813d58cc79abf822b56829
MD5 b74a36f0b5accb7f907d8d8b8191676a
BLAKE2b-256 c98dd9e1d73eca22e8100dd4fc2fb6ddc28e2d9d46485f59dde9e4a650e42204

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35c09da8901edad91681ea1f3437440dafc31216de104a72f5d273a5cdfad28b
MD5 1d3e8b9b119c4bdaea63ef770307664c
BLAKE2b-256 6e0599a677fb6d5ebef1e9c864de82a465b9557a4ed25eed9ddd60e8d0a58302

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4c425865275001a7e1fcc0c46d0cffa85222494b3892c0d2b4a10ff67f8e6857
MD5 6d3fbd71cfbe31a53220265888543257
BLAKE2b-256 45b0e6bfdd477b4c93f61502def9184f2810259c07b33e5a3cb593a989bba6c0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 15e64f369712e7ce84f8982aaf9f42c01e67dd859815db39803fc7d815b77dd4
MD5 a20c3a941dff3ad7fe608b9f0c461fbc
BLAKE2b-256 421282267e4b919f5260c8c8150d6edaed1fd751ce18f9f5426fa0f8dc8e4f9f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 fc1c1cb64175f80f7b70be398387a44470106897fbbc0502c21ddfc053104d53
MD5 667282c00fb4600327d540bd43590c2d
BLAKE2b-256 2668ca5988a451904b62ccb20889fcc2f9c311ea2058e32afd36ac0ad5794c9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac80088337cc7e10357da7698f7919da61dfd86ee6ac19c204cc8bc884884bc1
MD5 49f8aedcae6056c459d41e40742b1987
BLAKE2b-256 8a7c8ce5ba2d903eb3e7f76da4ac4d2aba5ffa6c1326cbb3590c3be98f306ac1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d19e0aa53a3fe03945aa438a7a99ed6b7b5b683abfcecdb55bacabce7ac25959
MD5 7448916853ef316763493e83c0fe0626
BLAKE2b-256 35466291fd99b25266d195398e5ea27a157d65eb57134736389188bc0f25a2f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 74bb13ea1248597b2b22e9c9b102c954354e65c6a5142c129995d08b0f64be90
MD5 14521ff64b436d7059d43ab7810efd38
BLAKE2b-256 38a906124d738845d95c8f4470fb9609570aee00ea06f081d9549521bae61f5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 185e1d52d4071191e63170fc126557c8c715616ffd0164b3b66d2041494088fc
MD5 493d7b4b8d96f20b06ff8c3d1eb08ffa
BLAKE2b-256 7101ec2befef9cb39cf6a0c15c2924df09e6f757da2a95815eb8c3e29edaaeaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a76ccd93c0b26cb7fc0fda9df99c730dc1921ddd68346e0009c736f297689743
MD5 4c74cce885ecaae63efbed0a2a7e0f19
BLAKE2b-256 010f84ca888ba2209ab72fea878961bf7f2974457944c90d1c7ad8117d71de39

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 c35d0e286658e708fe4df77298392b9413c61112f7915e44e3894960da6d8c41
MD5 5bb96dc8b3a27f1ab820f412f2d83f22
BLAKE2b-256 3cd995955811d7265b62d4b95a69da229d866ded37d4f03047c5b3fb62cc7933

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 83ef6dfff9d2fc0922a084f63512103a548d001be4c233e33cc2b9198e6c055f
MD5 2c7ed5c3775a8c66b833cd210ebf94f4
BLAKE2b-256 fd47bc8f797f2bbf623867b6d1b0b5d7e2474a36becd9e84f1d0657d514f73a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8944916a24e6c4c3ad02eaa7ec4efef41b8129e925468392ee659abc5e444f7c
MD5 98ff69faa05fcaaafbc0a35cea5bb656
BLAKE2b-256 7f071f8ec14f3f250de58026b9980d3dc27fe9c5274259634e4d52503c3e6b2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp39-cp39-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 a11a3e84ea1f7651cf50739388e8259242d69905f5bc7fb46d8d28acca9ee5c9
MD5 a2e0d4effe601ef3952b452e522ef4a0
BLAKE2b-256 5d3f4eee090a35faa6bb5cf0d01a7b500fe36f568ae5f5f5fce48b23044205e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e24c003fa7095351f6ee84f3365518e82409500aa713d78b85959e811c3c71f
MD5 e970ddb084c405852fe332e71580c5ce
BLAKE2b-256 bf9c8c91b037835943de6a722945c097c04d03ae58c265879945299c61e4dd22

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 4d098c43ceac2a20df1cfcf47f2ebdf2975e870a6f08d820a637a1910117256f
MD5 229c8642516a7c7a27354a38a4bd638b
BLAKE2b-256 cda6c19a419dc6a0b3a6b7b3cdfee0eb99dc0df61d7d61693536346eb6a3b055

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 34ea0d8edb930a4a9ed5acfc38720a51fdc42f99534e007eac6bdc5b1cb02151
MD5 8ec0348f5d3200f2924f67a639cb8c07
BLAKE2b-256 cf20bbb56efec9f286a0f0d00fe0830aa4880122207d68bd6ef5f230b39a8c21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d86ec94a58960ec70c01150fa7d566fbfffbb719821c9d7798be22007feb32a3
MD5 c9216986ee92a9d83b0e45e57cc423e0
BLAKE2b-256 1f3332348b61b72da7351829116712379e5d044feb8c4fa7194601c9ac35471a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp38-cp38-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 e21fc5d6a3162698f1cfe8bacdfba1e3f96c719823737adb73b6d68e02495825
MD5 08ac7ce323cc6ed5472ac47da061292b
BLAKE2b-256 0ad240e9d550bbfd09702d980bb66796929344b44a69e3687fde790feb780e43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.1-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d13927fc0c1e94aa0cf1d11161bed8f12fbb292939dcbde64f85a3297902108
MD5 2c82b7589b7fdc27bfea50bd07fc0de5
BLAKE2b-256 692aaa569b8114019bf3bb324a923a0064672f72134f2399a981a2054cd0c064

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