Skip to main content

Local package containing the ShareGPT V3 unfiltered cleaned split dataset.

Project description

ShareGPT dataset package

This package bundles ShareGPT_V3_unfiltered_cleaned_split.json so it can be installed with pip and accessed via importlib.resources.

Prepare the data file

Place the dataset here before building/installing:

sharegpt_dataset/src/sharegpt_dataset/data/ShareGPT_V3_unfiltered_cleaned_split.json

Build a wheel

cd sharegpt_dataset
python -m pip install --upgrade build
python -m build --wheel

Install

pip install sharegpt_dataset/dist/sharegpt_dataset-0.1.0-py3-none-any.whl

Use

from sharegpt_dataset import dataset_path, open_dataset

with dataset_path() as path:
    print(path)

with open_dataset("rb") as f:
    first_bytes = f.read(64)

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

sharegpt_dataset-0.1.0.tar.gz (27.0 MB view details)

Uploaded Source

Built Distribution

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

sharegpt_dataset-0.1.0-py3-none-any.whl (27.1 MB view details)

Uploaded Python 3

File details

Details for the file sharegpt_dataset-0.1.0.tar.gz.

File metadata

  • Download URL: sharegpt_dataset-0.1.0.tar.gz
  • Upload date:
  • Size: 27.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for sharegpt_dataset-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c892fd61ae8793cb8e9932e9c89cc832500427fb2e47f0f16ceaf9dd48a221fb
MD5 195ce8a098beeaa40ac18e054e064d95
BLAKE2b-256 596a5ed4dabb328f9e740fbf94c8b42b4a395effcc8e0c03b378a8db9d0e1de2

See more details on using hashes here.

File details

Details for the file sharegpt_dataset-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sharegpt_dataset-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 813092959a9282c28c8bac1bf449c5baba1adcd2b4a19ededae2c96e96c4760a
MD5 6c80401112814b2f155d16c07141b13a
BLAKE2b-256 fbe1997716a7a8ef5a62e49e1cfb0af19a5bc3c37637bafb4ccd6de9fab4d421

See more details on using hashes here.

Supported by

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