Wykres commitów

135 Commity (main)

Autor SHA1 Wiadomość Data
gjcthinkst f8fd3f4f8f
Merge pull request #12 from Gitoffthelawn/patch-1
i18n AMO link
2024-04-12 13:30:00 +02:00
Gitoffthelawn 2bafa09996
i18n AMO link 2024-04-10 21:59:45 -07:00
Jacob Torrey c2b28c2b8d Added initial sample length normalization
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2024-02-21 20:00:02 -07:00
Jacob Torrey 8ab9d4db76 Added version output with -v
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2024-02-21 12:45:10 -07:00
Jacob Torrey 225b380398 Add a GPT-4 sample
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2024-02-21 12:26:25 -07:00
Jacob Torrey ef2bda5e9c Improve compression preset testing
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2024-02-21 12:23:46 -07:00
Jacob Torrey d121796714 Update to reflect new pip hosting
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2024-01-12 09:53:40 -07:00
Jacob Torrey 828e1f49f1 Update reference in README
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2024-01-12 09:51:32 -07:00
Jay d6f6eaf454
Merge pull request #10 from thinkst/auto_publish
Add auto publishing to pypi
2024-01-12 15:28:14 +02:00
Jason Bissict 8db944015d
Add auto publishing to pypi 2024-01-12 06:45:56 +02:00
Jacob Torrey 41d5d9533f
Merge pull request #8 from michaelessiet/patch-1
Added a command to run zippy via pkgx to the README.md
2023-12-05 11:15:56 -07:00
Michael Essiet be04405f8c
Added a command to run zippy via pkgx to the README.md 2023-12-01 22:46:37 +01:00
Jacob Torrey ecbf832e97
Bump to 0.1.2 2023-11-08 10:19:27 -07:00
Jacob Torrey 358138b95f
Update README.md 2023-11-08 09:55:57 -07:00
Jacob Torrey 62c6b70e99
Ad zippy exports to the module level 2023-11-08 09:54:44 -07:00
Jacob Torrey a821a634b9
Merge pull request #6 from thinkst/sara/minor-improvements
Minor improvements in docs
2023-11-07 15:03:39 -07:00
Sara Tavares 294ad04638
Update README.md 2023-11-07 21:28:11 +00:00
Jacob Torrey 4be0a7e9bf
Fix ai-generated.txt path for Nim tests 2023-10-27 11:56:32 -06:00
Jacob Torrey d8a36f952a
Fix Nim import of ai-generated.txt 2023-10-27 11:55:57 -06:00
Jacob Torrey b4faecfd92 Ensure the ai-generated.txt is included in the built package
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-27 17:21:58 +00:00
Jacob Torrey 03cde408af Updated docs for newly packaged directory structure
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-27 16:55:22 +00:00
Jacob Torrey f88f262b8a Fix testing script to reference packaged ZipPy
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-27 16:54:09 +00:00
Jacob Torrey fe1ec16577 Adding packaging framework
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-27 16:45:26 +00:00
Jacob Torrey 9954e24113
Add Windows support and a requirements.txt 2023-10-27 09:54:13 -06:00
Jacob Torrey 1a40de4f55 Update README to include latest zippy.py args
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-15 09:54:02 -06:00
Jacob Torrey e43a6ca2cb Update plot_rocs to point to new test result directory
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-15 09:52:43 -06:00
Jacob Torrey 37d6e104a4 Move test results out of root dir
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-15 09:50:35 -06:00
Jacob Torrey 820f3f8726 Add link to Firefox addon
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-15 09:48:48 -06:00
Jacob Torrey e77aeb8e58 Add preset as optional argument
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-15 04:43:32 -06:00
Jacob Torrey c1578d53b0 Added preset analysis
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-10-15 04:42:53 -06:00
Jacob Torrey 7a7ca41484
Update pytest.yml 2023-09-27 16:54:43 -06:00
Jacob Torrey 2dc70facc4 Fix warning in re.sub
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-27 16:52:27 -06:00
Jacob Torrey ea556a085f Fix Nim testsuite
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-27 16:47:03 -06:00
Jacob Torrey 513c6bb0b2 Added the ability to ensemble different compression models
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-27 13:39:45 -06:00
Jacob Torrey 8f07ef4cc7 Update test reports
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-27 09:41:44 -06:00
Jacob Torrey 2954176173 Update README to reflect zlib and contentatscale.ai
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-26 08:01:17 -06:00
Jacob Torrey 1e3ae4e9aa Completed evaluation of contentatscale.ai and added zlib support to both the Python and Nim/JS implementations
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-26 07:51:41 -06:00
Jacob Torrey 81bdb8e5dd Added ZLib options for NimJS versions to experiment with
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-25 20:08:52 -06:00
Jacob Torrey 6189edf770 Initial results from contentatscale.ai added, and removed the OpenAI detector from the ROC chart plotter
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-21 16:37:28 -06:00
Jacob Torrey ae63dafeab Update browser extension repo to v0.3.1
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-21 13:33:36 -06:00
Jacob Torrey 8740c47e4b Lengthen timeout for contentatscale.ai detector harness
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-21 04:58:08 -06:00
Jacob Torrey 924362a72d Added more test cases to ZipPy results and fix a argument ordering issue; added initial contentatscale.ai eval
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-20 17:07:33 -06:00
Jacob Torrey 61bb8bfadf Remove copy-paste artifact
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-20 16:23:55 -06:00
Jacob Torrey 32bb5c9dd2
Add link to Chrome extension 2023-09-20 15:19:30 -06:00
Jacob Torrey 22407540eb Added GPTZero's public eval dataset and added it to the test bench
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-14 12:13:25 -06:00
Jacob Torrey eb3a708f9d Improve typing hints for zippy.py
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-02 12:37:15 -06:00
Jacob Torrey d52970150a Added Vicuna CHEAT samples
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-09-02 12:36:36 -06:00
Jacob Torrey b99be066c5 Make zippy.py executable
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-08-25 13:23:46 -06:00
Jacob Torrey 9e4379545e
Update README.md 2023-08-24 10:42:41 -06:00
Jacob Torrey 6ce48f5e40 Strike-through OpenAI's discontinued LLM detector
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-08-24 09:58:50 -06:00