Add README

This commit is contained in:
Garvan Doyle
2024-09-27 18:11:39 -04:00
committed by GitHub
parent ff0de66ac7
commit 18cc45559b

View File

@@ -0,0 +1,11 @@
# Classification with Claude
Learn how to use Claude for classification tasks, especially in scenarios with complex business rules and limited training data.
## Contents
- `guide.ipynb`: Main tutorial notebook
- `data/`: Data files for examples and testing
- `evaluation/`: Evaluation scripts using Promptfoo
For evaluation instructions, see `evaluation/README.md`.