jonathanagustin
jonathanagustin
On the website it says: "Update on up and coming releases of NASA WorldWind February 26, 2020 Dear WorldWind Community, Here is a quick update on our progress with the...
## Eval details 📑 ### Eval name United States Tort Law ### Eval description Multiple choice questions (with answers) about United States tort law. Questions and answers are consistent with...
Multi-platform support would lead to more contributions. Instead of using Unix-specific methods to handle the filesystem, Python libraries can be used instead. Using a Python library would generally handle most...
Quick PR to ignore virtual environments.
Adding a devcontainer/Codespaces setup will allow beginners to immediately use OpenAI's API without worrying about setting up their environment. The setup includes cloning the `openai-cookbook` repository and installing most of...
### TL;DR Contributors will less likely need to worry about the environment. Adding a devcontainer will allow contributors to work with GitHub Codespaces. A cloud setup will facilitate eval contributions...
Thanks to @rarhs who brought up this issue in #348. ### TL;DR There are two issues in `docs/custom-eval.md`: (1) The training samples have no `problem` and `answer` keys but `eval_sample()`...
Currently, the workflow is triggered only with pull requests. Having a workflow_dispatch will allow people who clone the repository to manually run the workflow before making a PR (and allow...
# GPTZero Chat Plugin (PLUGIN 1) ### [Watch the Demo Video](https://clipchamp.com/watch/drcNWYD3Qqs) GPTZero Chat Plugin predicts whether a given text was generated by a large language model. Once the plugin is...