Skip to main content

Alternative to the `jq` command that's a bit optimized for LLM eval datasets in jsonl format.

Project description

pprint_problems

Alternative to the jq command that's a bit optimized for LLM eval datasets in jsonl format.

Installation

pip install pprint_problems

Development

This is still a work in progress. If you have any suggestions or improvements, please feel free to open an issue or a pull request, or contact the author directly.

Usage

Here are some recommended ways to use this script:

1. Search for particular problems:
    pprint_problems problems.jsonl -r --search "keyword" -b

2. Load a local file:
    pprint_problems test_problems.jsonl --randomize -n 1 --parts code tests

3. Load a local file with "cat":
    cat problems.jsonl | grep "search_term" | pprint_problems -n 1 -p code

4. Load and randomize problems:
    pprint_problems -r -n 1 problems.jsonl

5. Use some arguments to only load a subset:
    pprint_problems my_problems.jsonl --n 3 --width 100 --line-numbers --randomize

6. Print out the structure:
    pprint_problems --structure test_data.jsonl

7. Print out the raw JSON:
    pprint_problems --n 1 --raw problems.jsonl

8. Manually filter problems with y/n on the keyboard:
    pprint_problems problems.jsonl --manual-filter -p code broken_diff

9. Use the most recently modified file in a directory:
    pprint_problems --dir_most_recent my_jsonl_files/ --structure

10. Graph the distribution of a particular key:
    pprint_problems mydata.jsonl --graph --parts vocab_size

11. Print stats, similarly to graphing:
    pprint_problems mydata.jsonl --stats --parts vocab_size

License

This project is licensed under the terms of the MIT license.

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

pprint_problems-0.1.5.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

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

pprint_problems-0.1.5-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file pprint_problems-0.1.5.tar.gz.

File metadata

  • Download URL: pprint_problems-0.1.5.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for pprint_problems-0.1.5.tar.gz
Algorithm Hash digest
SHA256 27707b00a25b0a113730fe8ac6dae676d062bce081832a2efae3171490523b36
MD5 73ebdb9c8605629f1773af1681850ff2
BLAKE2b-256 b4abeae533563fd6df4d375dbb61e1ba1e1ca3dba22bf5fd733e50f4207c676b

See more details on using hashes here.

File details

Details for the file pprint_problems-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for pprint_problems-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8e8a601f0cb1aa12b5df28afd9510d5a1f4aef98b03ad2d41452e082f33ed54e
MD5 425002c4c46013d4b2b2399ba1f90511
BLAKE2b-256 8864bc7f56f3d12ee9cc6070a15d44adacd4391ba122477b8d8892c4ccd83edb

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