| prompt_template = "Classify the following email as ham or spam.\n\nEmail:\n{text}\n\nLabel:" | |
| [[classes]] | |
| label = "ham" | |
| [[classes]] | |
| label = "spam" | |
| prompt_template = "Classify the following email as ham or spam.\n\nEmail:\n{text}\n\nLabel:" | |
| [[classes]] | |
| label = "ham" | |
| [[classes]] | |
| label = "spam" | |