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. Dolma is licensed under ODC-BY; see our blog post for explanation.

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.14.post1.tar.gz (16.8 MB view details)

Uploaded Source

Built Distributions

dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.14.post1-cp312-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

dolma-1.0.14.post1-cp312-none-win32.whl (5.9 MB view details)

Uploaded CPython 3.12 Windows x86

dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

dolma-1.0.14.post1-cp312-cp312-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dolma-1.0.14.post1-cp312-cp312-macosx_10_12_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

dolma-1.0.14.post1-cp311-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

dolma-1.0.14.post1-cp311-none-win32.whl (5.9 MB view details)

Uploaded CPython 3.11 Windows x86

dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

dolma-1.0.14.post1-cp311-cp311-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dolma-1.0.14.post1-cp311-cp311-macosx_10_12_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

dolma-1.0.14.post1-cp310-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

dolma-1.0.14.post1-cp310-none-win32.whl (5.9 MB view details)

Uploaded CPython 3.10 Windows x86

dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

dolma-1.0.14.post1-cp310-cp310-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dolma-1.0.14.post1-cp310-cp310-macosx_10_12_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

dolma-1.0.14.post1-cp39-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

dolma-1.0.14.post1-cp39-none-win32.whl (5.9 MB view details)

Uploaded CPython 3.9 Windows x86

dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

dolma-1.0.14.post1-cp39-cp39-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dolma-1.0.14.post1-cp39-cp39-macosx_10_12_x86_64.whl (7.6 MB view details)

Uploaded CPython 3.9 macOS 10.12+ x86-64

dolma-1.0.14.post1-cp38-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

dolma-1.0.14.post1-cp38-none-win32.whl (5.9 MB view details)

Uploaded CPython 3.8 Windows x86

dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_aarch64.whl (8.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARM64

File details

Details for the file dolma-1.0.14.post1.tar.gz.

File metadata

  • Download URL: dolma-1.0.14.post1.tar.gz
  • Upload date:
  • Size: 16.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.1

File hashes

Hashes for dolma-1.0.14.post1.tar.gz
Algorithm Hash digest
SHA256 a712f13b2135c56df51ac939c8ca60a3d4dcfb3bfd9636fce09b7ac2ebce79e8
MD5 b33d3707619caed7322da1abc29df980
BLAKE2b-256 0fca6ff7d996f5b2da3f3b86ce8c48e80464cc2f1afd97655ac1845ea54052f0

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3602343a638314614e2722c86ca949c71ca3332ff7f34543d5433d62787a3806
MD5 a6ff2ac8c2f1ecdfc1907a94a7668951
BLAKE2b-256 8a71142e6045d9f6e41acde06c561cd1f47662596260aaaa6cbd427edf376006

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 6ef9a61da8aa1d732b432dcd93fc18bc6ac30eaf866dcdba429f1fa79bcdcf52
MD5 8b63613b48e35e160e00eb029681ca1f
BLAKE2b-256 d5da4a98f271ae6dcd37ad15dc92174e523346db4c36154083634cbb887abd49

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b38d45aad332efef5ba23e5c7b22cc0bdca23050dbd7d35d309bec533bd08ec7
MD5 d420ee43846200dfd91e6d64cb812f28
BLAKE2b-256 2a6a3aa20d9413b1f4aa78b31f4626802aaef1ee929a14607ecaea9573e68a45

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb2320811c76b999b9d114a088d9f3dd538469189a7e99aff473db1ce1f0d19a
MD5 a851882127bc2d29158a4abb13a18060
BLAKE2b-256 039defce13e272517637f52db427590204729c1ce8d34175c24e856b0ba06afc

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 e3323556f8a659569cf3853a61372dbf0ab984afa323dcb69997a108bb758eef
MD5 a419692b3dda3dde568f725af94cf061
BLAKE2b-256 efd32a14fdf41a9d8413cff051b398b516718a46fbc579a05a4c65decd36e8ca

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c1a2a3ffede706fd6e97053a273c035c2f81c48010083782b18c0a045a37f902
MD5 640be3f044ef7d582d2c1f28471529dd
BLAKE2b-256 a8f9753648d2bb3c1d13431b8959b8fcb4efbfd1316bab9c674cb767936a4141

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f7987083028be2dc9bac67676847855c98ad27d7790ffcdbedba75a6f17a6d27
MD5 a16d651c9370963fa2c6197f05f0ffb2
BLAKE2b-256 f6f11c73cc425b0c5adfa0aa80b2c966c62432d767e82362de63a27790bbffaa

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 0fbe419bdb3a8a7153ff6cb386acb087f8b396cbc360bf69f5a7ad85eac6f281
MD5 940ed57f6a13b323e846420bd11a8b6b
BLAKE2b-256 1c95c27c0a0a8083305c78c876e0e72ddea195c7ebee10cdeb7d5e3449ff7d20

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49f5a073ba2c21cb86fab1be5492fc8997f287d33863454390245258a6e16a4a
MD5 cbb89ae249f7c009ef942f4dec0f2004
BLAKE2b-256 c8b61e4fc03c847ba4f3c7c718adfdb0626abf8c73def1fd248aba59c0b4eb4f

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 2c51f766d01a07338bae77f95419ead0c81e0fb8f5514c7e77e96a3d9fe550c9
MD5 596288953d18bb7a5e812abac5dafe16
BLAKE2b-256 d1b72c99dda8b053546a89ae615c54c7204e8b5c3e580609dbc9c5a49df72d3e

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp312-none-win32.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 cf176b907aef652f5e78db24364ff2f335eccad87262fa5f41fcd4e67e600dd7
MD5 9f9b0cd3e81b78d4ab0469a63bfe2884
BLAKE2b-256 d7d736a231d0711e23e0513de731ba5d3782b27ed8cae19b4bce3bb31304eef1

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2c9eeee4c84f7a5cceaef2339d8c8e81d21faa7cc62b573ee5a4c26468cbe0b
MD5 e11dab5343d7a7c7ae8481dd560a5bae
BLAKE2b-256 e4314a92fc9a38499a2ca2d8045f243e91a729b0260faf164a6341ff145591fa

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 35fca6483467c0a05aba1bde528d1b0adf70287f63b761f0eabf405734639103
MD5 90db0dad720340ad1cd883119a09a9c5
BLAKE2b-256 f011f6776d829ebc809faf7382da684eba985b9f1dc6603ed910a56158df5167

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 43c11c04a22511650d41837d6883f1b61db918b85236708a0f495995128ae88f
MD5 d1629d8008416a2ca429dd35ef7537dd
BLAKE2b-256 ba941ad81bd436d668b43844935eda0c9d7ce7586ac7ae57e66396d8911b84d4

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd778be997b834e3f59998a0355119c36316f758efbebf0a3c71fa70966a646e
MD5 f23adf9b39941c4a2d34ce49e118724a
BLAKE2b-256 84c3603851eb51056defec0ad965d99d596e0f46554478b9564f11270d436cb1

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fdc71d061bd522c0ddeaa89266ec308af2936c1af4a53f0df4396fda384808cd
MD5 a7af2d15726fb0594d8b12cb35ec079c
BLAKE2b-256 2cb10e2f58c75f59c26a67b2e52f117948272f3760a7a5d81f528e3afe4b6bd6

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 806c8771c191cc59c2b29eab52afa4d0ef2b090aca4858181ee88263fdfc5869
MD5 c1f6be81deb658caf1dac72b593ae728
BLAKE2b-256 bb3ab4bcab4969099b89e190b0e4bd8167a7689a541bdbbb6b2ec92f4fa7ca45

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp311-none-win32.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 f4132c75912cc006f8e1b44cec8113b97abe6045695432b2d6023e4e60d4c5eb
MD5 6ee606a5d61a3268d42c5a70b68ac25c
BLAKE2b-256 41548f1d9aba6bbb41e9235fd497dd50f4a3c5bd793538e8c7cff0078a87ae2a

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6fe727b0ca8de5ee1838c1a9381b962ff225b464b40d56536da0ebc9d2b7900
MD5 a5b49a40588f4387530e30acceb41aaa
BLAKE2b-256 e5f1251de11a52b39bca17942d96d88e3086b6ce49dae2becdf83c366d3372d7

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 85ad46abd911f4a6513e85ea81c6560822af523c2370770a63fcb2cc959f69d7
MD5 3c8f4f5e333fa4d27d2ad6da1086ddc1
BLAKE2b-256 d75c735f8397187fd37e6afe0a8e4494bbc5d39a7313fd6f0cb1edcec6ecdbac

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f4725a4469ed2865a7902e4ae6f0deae916a1997e024883c29c24cc91f258c0
MD5 0030e395920648b0ca3e2dd91490eec5
BLAKE2b-256 aaaaf55644ff688d2dfa629732221910df824c91ab6ba937859e08c598c8cebf

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3c553775ad58eedb05abd033ec53b7cc8481175d505f1b2cb677b5743ae9c92
MD5 c8379ba910361503d78a67efe9071360
BLAKE2b-256 e596e9ae8c752114d1b6cd6c7cfbb12a51af0696cb7441f0f81ac1135b347570

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6947f3fb85f67298a13c4a9d0001d92399632b8f513f9d5e2bf9a5aca7442320
MD5 9c16d96d356519010b34fe8d36d20309
BLAKE2b-256 806df124fc73a2452213b010427fd97b9e48e1ce0bdbab14bcf0d89a4a57be54

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 74a6b4f8c7b6dd329828506a7a52f03bb9d222d36c6ddc323c41301bcf7a94b6
MD5 fe0e776f328c1766582ecf004b7e42a2
BLAKE2b-256 82ca5e4067ef567d37b9376abf6f56eee6b907b37d19b009f20135981a44599e

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp310-none-win32.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 47c092513c94dbec8e123bea520fb7be85235edc4d51a2f66977424a6555c129
MD5 817d5a8bd1265a72a23fe50f49d6b14e
BLAKE2b-256 59df641e21ae2c04fa7ad38ae361291b8b549346c57a4fa830c8b29fb5212fdf

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4d82dbcb36f613549186bf278fc6763c950f6d157081182e9a27fb8f6e385472
MD5 aaadde3ff049ba97ab3e18401ad6e9cd
BLAKE2b-256 a6b3a33a066f1dd93c93085b148ac90cb94cf8beff9660751c119fedb95a25d0

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d2d552b6b09fad39ae470cdc21a5b2d0e05af1a7d33a262a7e20c68ee68223a7
MD5 e4a8c746521b1eda7c0c9b02ba6be719
BLAKE2b-256 3814eb3fd49ddd4bf6f793d8ec874ddef32cb924fb839a5462b5c9da9f404856

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 436a92f394695b07006d55b666b3273698dd55f654c3307906cdcd51691ce753
MD5 bb611ddc1a8a48123679d05e463847f7
BLAKE2b-256 d53dc354c81301b5cad284dd95d062d6865c035126eb57bd22ff51a7ded72567

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e782843a5e7d1a48b697a96294c0d044a205790d6a0bbffb73ff157a8a5315a
MD5 bc395b77fc694cb077267fee622ab197
BLAKE2b-256 ba52f7e0a52c9ba32ac2fa9e3cb2957395fc6edfa006243e9c85f26a5d592a48

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6210d6bb0e498514c03cb4d473e925cff294bb4d52e36faef771b23865215aed
MD5 697cfce6cbbde5e3964c5e3b056ba650
BLAKE2b-256 c2c700d85fcc91b95561c021c6fba6d263f0854c2b6e03e17aaf59ad3dcefb83

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 08657f06652791451c825aa45da98a95ccf204c96a1cf5ad76661e12744fb416
MD5 9cd48ac4072430ce5b555e76ca530baa
BLAKE2b-256 28eace7f327667a74d9883029e348b0be75572ba7bcfd0cb00a326fff51cfadc

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp39-none-win32.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp39-none-win32.whl
Algorithm Hash digest
SHA256 62bc4d89e15b16d3076806244255606c734a14645bf5c1e6847777985526cf1f
MD5 f843a45973d47d212cccff592771c6ce
BLAKE2b-256 72c9437bc57cf7c4aa613506aeef5706ce936d31cba007ae357cd36db2cd8ce8

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b26b1f681a0b112cd19ebac2667b9f5857882ee469dc1c767dbab55e055b67cd
MD5 ec2128270964294a5cb6bbf599e0fcde
BLAKE2b-256 06d39dcba55e8f33cf9f06a60bfe7a068b7cf91367f7341e9cfc800054dbc61a

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b0549a6faa599b9d55326dcb515ab8baea89395550a2c37695e73731abaf0c08
MD5 e9fb7e8b227324ff9d9addaa9a487271
BLAKE2b-256 4b7a7af0dc8f7086e910b297d42e5be639e14a204260fc39f4ad9f1bdcddf782

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3550528829b212103476374544e5ce06964e0f3824719492e8ff0cea31273376
MD5 59373a284780e427828ad3de2514d81d
BLAKE2b-256 4f14bedc15832043dd25b484113f3b6dfc63aed32531be7fb5932f84238d0bca

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e5f70142eeff7eaff734e53189ff2a9cb3fe76d395c747b1b877212b1a91fab6
MD5 6c4d530c8b2c155f9d3c7b9737fd50ae
BLAKE2b-256 f64a506a313bb67a30dabcb44c1d2a1e01a199726f0fbd9edae32148217a9015

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5c7f5f589cb78bdb36d90a89881de9c935dbe14f6e6f20ea5ea1de1bf6120de4
MD5 704edc07cf4fdc79a58cffa19fc94ee7
BLAKE2b-256 c30c7a5f386b4e84e6ae9fdbb22d1dc4421c3ad21ae38d4d4d4eb8acd325c2b4

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 4100318a1ce6fb7f54fa579a03de122433fa9a4c43044f42bda5e291a12a9c54
MD5 868eed078014e84efffc2b9a276b27da
BLAKE2b-256 a4ae5b94ff7c0ffcc6024fff0bb020bf214ffeacd006742c724bb7a522b7487c

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp38-none-win32.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 7dbae0e7acc01385035683fd8e9620b95953008afaff068d91185c0823082b0a
MD5 b0143be2c0297945053d81fff92025ff
BLAKE2b-256 374f8dde97fc2207d5751e32778721f454a1cebd3de024ab4c13ed3688dd8244

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3648ae85428fbc07d213dac04eb51a1d0feedabfc30e3bdc701c444f71fd3474
MD5 951c53bfb3f6fd6bdbcd3ad1357e0624
BLAKE2b-256 2cefa0391533e2e5e25ab4b2b14b15283a9cd9736cd7b4b913dee9eea141459a

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2f2094fc556a8bbc64710b08881fb9335ffc9e2c3e4a232f4b6f88ae073bec6a
MD5 a8c07ac646d19a2d0c86c13907c95811
BLAKE2b-256 62b329bda2d76ba7f3590ae6bfcf8c757114983b1e533597f13ccb0b112b35af

See more details on using hashes here.

File details

Details for the file dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dolma-1.0.14.post1-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3241b0ce9765f20f5f84088610df50a2b0a82b8d89cb63ede962d34f6460b9d3
MD5 9e3c43237807b7af0d7da905052aac93
BLAKE2b-256 945326a2c9fa963a71efd8e88c415c62ac603406762c5806579d1c39ec189b82

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