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

Uploaded Source

Built Distributions

dolma-1.0.13-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.13-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.13-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.13-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.28+ ARM64

dolma-1.0.13-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.13-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded PyPy manylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

dolma-1.0.13-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.13-cp312-cp312-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.12 manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

dolma-1.0.13-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.13-cp311-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

dolma-1.0.13-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.13-cp311-cp311-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.11 manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

dolma-1.0.13-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.13-cp310-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

dolma-1.0.13-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.13-cp310-cp310-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.10 manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

dolma-1.0.13-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.13-cp39-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

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

Uploaded CPython 3.9 Windows x86

dolma-1.0.13-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.13-cp39-cp39-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.9 manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

dolma-1.0.13-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.13-cp38-none-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

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

Uploaded CPython 3.8 Windows x86

dolma-1.0.13-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.13-cp38-cp38-manylinux_2_28_armv7l.whl (8.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.28+ ARMv7l

dolma-1.0.13-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.13.tar.gz.

File metadata

  • Download URL: dolma-1.0.13.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.13.tar.gz
Algorithm Hash digest
SHA256 f4421bc1102783b20a407a5405da99ab1564f4e368cc5b0a347cee2d5ff2396d
MD5 dc6f62f81e12233e33a10470c749c333
BLAKE2b-256 e41fbfe9fe3fd915317ab706deb8e4875283b401e626eeaa42365e3d71926418

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3de1b7e952ada5b0d9bd17840f52b50c979717f109088295ec4e878d56769ffd
MD5 cc5bca9f04da49b4532857b18cfe6208
BLAKE2b-256 772268a828e7a363495dadc3ab469dd297a4617740acfb5e50217c9052ff18be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 beb3247baacbdfc614861659cce5ed995be9eed710d88fd430fee900e7775021
MD5 ba98965d7fbddfd93475f5e29951ef98
BLAKE2b-256 2d3ea61aa253e6c4b0a569805d8ab33f10ae85a554c914b54d83f8915534d38c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 69e929c2eec3a1c5da37cde7448f8e2ecc7ac31877bd0efa628d527e2c35eda8
MD5 2947f8e619ccadcf90241b6beb698e39
BLAKE2b-256 fd8c99b4150185906dabce7a4d30e6548fbdaeb35dd249ca4bf435bc7dd61e99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1af4a68a1347fb5ad58450745e7813f14892dea8795fba1019612198abe34a98
MD5 182826b528186e753f55fa036a422e1f
BLAKE2b-256 f68f4bc97719fa7fbffe807c5c7dd64f3bfdee3f35b8b5a6cfe10bd302d3bd76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp39-pypy39_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 acdaf19a1d031c3a839ac9c522b4c82a3b507138bcd66143d135f9189ac49264
MD5 0a6b1e863811a3f825a907a876db6e9e
BLAKE2b-256 7e0e37c4f79bea8758be1a3cc1b1eb6660353055a89381c52944ee3cb920ae24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2cc7aa5449f4d979a2470c42d0d0e75e6eff4e3a87ab9859ae82e67f671d3e6c
MD5 86f7ef2a21cd870ddb8f74162a8c917a
BLAKE2b-256 a65a18c586c1670158f120d1c8db54745e5f15f2e4ef2cdea5e4b5cbf35032ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87b8967fd1a3aeba3c16653859a08db52537e79a90370eff42abe9f616a09fa6
MD5 2abe40248a14667acd3b1546e2ac8252
BLAKE2b-256 b52cb020f5a782c5ccd67f0b9244f1367e786a025d63075bc9ad9b8ca42719f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp38-pypy38_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 4fd1364c36a4e3e4ae8c83d627590763aa3438db5899704182235d15d4815786
MD5 49d586a2c61dbad0289f0cf6d950087b
BLAKE2b-256 8cbb457b9183b31bcd1cb8cc891ea1f7107924dec7500580c761a6f06c5fa623

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9579f183c152c1405b5c9c2cedc021984fa9bd5d8d058a3de642ded130f17ae9
MD5 bd665a24920466fcd94d8386dd50057d
BLAKE2b-256 ec26478045313bdfc6737d7a2f0ef84da4e305da37c585ec65ac38bedf177795

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 94d6e3f99743d40781d8080ae56d91e70aa9f6a15953595fc488a8ac45359f43
MD5 3f65260969305382fe4523d2bb19be66
BLAKE2b-256 b50946a8f404bdfed1cf4df73aa229357cf45da002a00c23b49ebf97d467ff87

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.13-cp312-none-win32.whl
Algorithm Hash digest
SHA256 e178f9b4fc6246af64d8dec565fd7bd40095e47b761b4dab54a91921c4bbf3d6
MD5 e0b6675382fb8255321a2e85d47e7736
BLAKE2b-256 e25e35b20d42437076531dcf2675415a6858f8e5d18983bd7884ddafa1525e21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c0005ac2e4903a62817042b418242dc8ace60c7b7356fad528bf377dac2600f
MD5 5772d4a4283472790c2cf33d4e765a5d
BLAKE2b-256 b80c8cce8700b0d71ad88d509f1b40e13a2e6ed9486fd1d225dec394b0e14361

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 4f669a53dc919a4a19bfc90551a12865614ac60833d09c503874ceccef28ab8c
MD5 586b081f568524b247bfabf87de150f3
BLAKE2b-256 38be811ff8c41e0dbc3e6dbf57cab2148360c0a2909d006693fbd451264d4095

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1985c2506b17128850226b1b340367adec85ff28b21ce41378af9747716abe35
MD5 411b4dd64af6df7115388fd87d838fa1
BLAKE2b-256 285b38f984e5c48cc5815b3f92e6de34523b31f774797204d02f49af7f0740e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 852c79c87ce731cb61efc902d0a7ae2bd9e8f4ea2ab4ee8ba6e2ac4168f625d2
MD5 76ea269efe334dddf2644092fd73d92c
BLAKE2b-256 b87e1293528726958efb39ad93b2ac8ac5c349c7b0d0cf3a38c8a1504b801f55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 92d1d3c1046e0d19fa0a924f75a18684d8175f566b2c77966cce001855d18495
MD5 050b15deec708954054fe75cef99100d
BLAKE2b-256 1c78630d288cc303226c80cc98d5fc07d4b247231ed9c0cd68a35951dc1a92f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 886a5b0511063c94af5d5c8bc0c65a1bacf0773cdd0df982de26044580ad762c
MD5 7f295d5b29affab4616abde470f292da
BLAKE2b-256 812966f9806d44c3c083875364d081bcb4fc7e56cb9849e7048f9a52babe5347

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.13-cp311-none-win32.whl
Algorithm Hash digest
SHA256 fd28ff76a58ad172d4a8d5216f2e0b9a4c3fb30ef65cbc0bb0de53e80d4a3c06
MD5 fce5a8a94b9c566427b69465758389ce
BLAKE2b-256 0e512f393f01e4a02b4c3d4a5a0f95e8f7ab09080043db2bc293bd25983b9631

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42d1a4836844447b8d90b87bbc634172230ec92c10716a5cf13c09fefabb512a
MD5 2b04bf7b59808aee7009a97a9cccdceb
BLAKE2b-256 e4098c467a55afe105850f5a4d0b6a652409b222f9cb5ed9bbd6466ef0782c03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 003cd44fb5e4b0fdadda84afc04e19c73b74ce7795792aa60b5fc3ddacf80f16
MD5 6e2bbc82b108cc5f4ce4c8638c6a8a2d
BLAKE2b-256 bebe4e02e87c482fa7bfc66a000cc1df046c43601b54194c7f0ca06da431a4e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a11a59acedc7544c08a5c820cd9b83973a0a0a85ada456737bc6657af9fc273e
MD5 1c869f2bd343771861c80e4040d0a227
BLAKE2b-256 7857cff5efdba6d3562e258cc2bbd379df07aec9fb44b977548a126e88dc181b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 782099786baedb4ae4b7705a64c9f8b227014db3585956ceb645375c05d097b0
MD5 7940a382657b8b94aa017f74e1be1d2f
BLAKE2b-256 bcdf6d9195c697ba535d717877fa9c49599a4c775c35a1f45167f04396833833

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b9f3325a16d1076700ddefe23d10c25ce3bd521483c97d36b06dc14321c5af29
MD5 6830f7fc8af42aa1c996fd9694383f78
BLAKE2b-256 aa72a00a2ed41b17b91d83e105ec540bd4d94f0f268afcbbaa30bbda2d9187d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 17fd9459ea764b647003d8556bdc73fefb56280d420aa19f2631803af3d69390
MD5 2f96c9182a977a775a99f9330624f03d
BLAKE2b-256 68a817f7b13bbf5a48d7f3d8d6516c4c650d95ed2634d7f5ba258b562bb1c2b2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.13-cp310-none-win32.whl
Algorithm Hash digest
SHA256 173531ab14ed0f32c98816258f90bdfe31e09831b08299c0d721463a00566d4b
MD5 b828dbbe3204f39af41f4859d0ba8b27
BLAKE2b-256 ce7984a02c4b6531eab3fbb51875418df0cea82deed73b3490b3369c60c21166

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd9d62e9849c22993ce045d361d7d8d90cc1ab104215eb2319b988da3411c005
MD5 49c9ca9d8d57e80f5e7821d47037e256
BLAKE2b-256 f9a1957c282516e1d6f863b34b00a393ed62a806651fd33c5323c02ee98e3a63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 eba1e9beffdbb687b71685e8e61dc61f22b222d02a505b3be983d0bdd163fcdb
MD5 5eb367485596802849ffaea0f7259b7d
BLAKE2b-256 324623e6a4d5ec41b1c6aa27ba23e45421f502f7da9220c782e4527f61ce8e39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a413cba8af61bc884bef694185ee7def67324ac24c38cec2c16d191858350f5a
MD5 82e15a45e56e299e7ba7343c2e71d833
BLAKE2b-256 f27036822e9e99838012b680a7029fc9cb636eb3eeca979e3fd0689e8e8444ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 838b303a9267e325a5a5aac8b1a3f64045b226369351e9a9f05b18438b4c1210
MD5 368f2bc55c94b185cad12dcbc9643a2c
BLAKE2b-256 8c161aa56c052323cc1b87a680d604feff377c57f746bca7abf38b60a0585927

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8fed7c3ca1a058a7624be53a2e833db793cd021e5b8e5174d592e26d72305b27
MD5 0ba4b0dbd2f24d8779c433bb3967638e
BLAKE2b-256 061ab7820569478065ab4ae9b02dc875306399748c03d3342cf338eb9711cf1c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.13-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 87176d81658c318e6974630d34b8b479a417f475285bed67468e76c5ef180303
MD5 4b232d4a94e50e38dc669cdf487973fd
BLAKE2b-256 3d7db01593cbc0d16ec4388ea436735b654d88782cb086b4f93ccd9b01f3eac4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.13-cp39-none-win32.whl
Algorithm Hash digest
SHA256 3a172f6e1fc4568622932b3f0011f47a6b8224d2aeaf2e7f87ef074785be9d94
MD5 b9ede4f043712ac5023fd543dd637bc2
BLAKE2b-256 90c6b062aa43d052a0fcc1566d8912689c61ab077afcb5faccb770df6e85b615

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 72b478d3eff27c0cf41d9d46e1829a6a2a2980dfaafc95a05afe4d687a59ad68
MD5 57aa6ba362130c2ac273518b7919e252
BLAKE2b-256 d7f46033c4de129489bbd5fb8a42e555dabc10717155f5c56e2b7d5b3d70b1c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp39-cp39-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b013e24e4a09fb5ca142011d523b59a982c673772b40740ac6ddcb6663a6bfe4
MD5 1f4ee6ca4ff71efcb02613a72aa91e69
BLAKE2b-256 bbd6442fee8cd505f53b52344422ce36723bc23ec989b8559a321dceb1d51a7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 81a34b23ac6e0adf99fe4fa9a47beecd8cf77caa2f907215cfc1aa482344fb80
MD5 1d99a303421a8a52cdb1899025210cb2
BLAKE2b-256 03014b60028f00829aed46b08a4e3d49ca71f2ce26784a566930a65190278c24

See more details on using hashes here.

File details

Details for the file dolma-1.0.13-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dolma-1.0.13-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 18c53ae393d37853c0c4bfbba2a32c94db1372d1d9a02c41407aa2397f999cef
MD5 3f30fd54a3c18503bf60de39b5909ae1
BLAKE2b-256 ce304b83623e3f78ee646dad80fe2df380aac6aab518c27a06888514bcf79a6a

See more details on using hashes here.

File details

Details for the file dolma-1.0.13-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for dolma-1.0.13-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b63e440f0b14b5a825cf7b8c3562901630368ec398a2ca4137f50d4cabdeab56
MD5 f7cbac272ab07e4684b9a3d9fd431897
BLAKE2b-256 e227c4067a960ec4e45c282d62fade195bd7d953cbd44556ca3f66ec0c34fea2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.13-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 d08798155abd883cc436785a69e4a33c8d59f24f461f2ee50c8f809f4de5a27a
MD5 c31ef7513e6ea8625b0766a15a9863f5
BLAKE2b-256 ca0fd4654bf25782fc32ac9070a57155c6106bd2a62e9e297a63d7f6ae24faf7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dolma-1.0.13-cp38-none-win32.whl
Algorithm Hash digest
SHA256 23048972acb48294a989fa120444fdfec7e656576b55d6d851b079cc69f94039
MD5 94f0b312d9ec9ec0780bfada342058d2
BLAKE2b-256 ba47fa164810f5d5152ff074d6f2c34fe000c8ed63df1a249cf94f3f1cc3cae6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c9dfb11e4d335d6ced34b3194f9139ed312d2bb626fd3b86fde0f5ea987b7884
MD5 5bdbf91142b5508e180a68121fb53e1c
BLAKE2b-256 1e6673f081098ca7767625f754f80b2347b42e6de79d5b1783518dfb52a906b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp38-cp38-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 533a69a3feef4ff65bb8931521538b82958a5a3bfdb0c4143c36b997325d0fcd
MD5 57ccd283a0f16deda3d49b20e47755a8
BLAKE2b-256 afbb49a8241b830acd9d726e300f35e53e1be300f830e20d7bd9a5f4198b56a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dolma-1.0.13-cp38-cp38-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ce4f38a6fc3e4c498413dda68c1a228ef0467c02a7e4a00ad6ec2745aac64221
MD5 22d2e55c3e4c64d819dbecc4686df09d
BLAKE2b-256 f20c7dd4a8447c6bce1d147c2d0241e4d957390a3b7674b608396dfa646417e6

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