Wykres commitów

136 Commity (main)

Autor SHA1 Wiadomość Data
Jacob Torrey 73997227bc Added code to make Nim compile to CLI and web
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:28 -06:00
Jacob Torrey a9be80e94b Added OpenAI connector and pytest harness
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:28 -06:00
Jacob Torrey d1f5562602 Adding samples generated by chatGPT written in the voice of a highschooler
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 27700532bf Added a high-schooler written sample to human-generated samples
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 46a5b7667a Nim code now is multithreaded for chunked files
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 0c9a712ad3 Update README.md 2023-06-09 03:46:27 -06:00
Jacob Torrey 78da12adb4 Small mods to the Nim source
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey ca3b13a790 Adding separate tests for nim code
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey f0bb0c109d Added initial nim implementation (binary)
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 5c067ed1a9 Added samples from Google Bard and MS Bing/new
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey b2ec03c4dd Fix bug in finalize, and add one more generated abstract to ai-generated from samples
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey e52e4c399c Added a Bard sample
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey bdc558756a Improve performance by farming out chunks to other processes with multiprocessing
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey ee631945b6 Only run the lzma tests 2023-06-09 03:46:27 -06:00
Jacob Torrey bab771c53a Added code to use roberta-openai-detector to compare results against
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 524279a09a Added more details to the CNN sample
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey affd9ebdf6 Update pytest.yml 2023-06-09 03:46:27 -06:00
Jacob Torrey d4d0abe5f8 Update pytest.yml 2023-06-09 03:46:27 -06:00
Jacob Torrey e1119e6e7e Improve test coverage reporting badge 2023-06-09 03:46:27 -06:00
Jacob Torrey e04fe04366 Update pytest.yml 2023-06-09 03:46:27 -06:00
Jacob Torrey 0d1a1053f2 Add action badge to README 2023-06-09 03:46:27 -06:00
Jacob Torrey ae5f458b5f Strip whitespace, add to ai-generated, and improve tuning parameters
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 77e60befab Remove lzma from pip install list 2023-06-09 03:46:27 -06:00
Jacob Torrey 77060b7e67 Create pytest.yml action 2023-06-09 03:46:27 -06:00
Jacob Torrey 912d76b748 Added the MASC 500k human generated samples and GPT-2 generated scientific abstracts
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey d873464cc4 Clean up test runner
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 5fd704507a Added support for chunking the input to prevent a very large sample from overwhelming the compression impact of the prelude file
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey f941052531 Added more samples and additional GPT-generated text to the prelude file
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 64cbc18f85 Improve command-line calling and test suite
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey f89c3f26bf Adding more test cases and improving ai corpus
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 8be5e97c0b Added testing framework to determine what samples fail
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 26bde6ae9a Added command-line parser/runner and samples to test with
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 444ba05413 Wrote README intro for LZMA detector
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 79625443cb Initial commit of prototype LLM detector
Signed-off-by: Jacob Torrey <jacob@thinkst.com>
2023-06-09 03:46:27 -06:00
Jacob Torrey 3c715ce442 Initial commit 2023-06-09 03:46:27 -06:00
Jacob Torrey d42d084b05
Initial commit 2023-06-09 03:44:42 -06:00