51 lines
611 B
Markdown
51 lines
611 B
Markdown
---
|
|
date: <% tp.date.now("YYYY-MM-DD") %>
|
|
type: ai-experiment
|
|
model:
|
|
status: running
|
|
tags: []
|
|
---
|
|
|
|
# Experiment: <% tp.file.title %>
|
|
|
|
**Date:** <% tp.date.now("YYYY-MM-DD") %>
|
|
**Model / Tool:**
|
|
**Version:**
|
|
|
|
---
|
|
|
|
## 🎯 Hypothesis
|
|
> What are you testing? What do you expect?
|
|
|
|
## ⚙️ Setup
|
|
**Parameters:**
|
|
- Temperature:
|
|
- Max tokens:
|
|
- Other:
|
|
|
|
**Prompt / Config:**
|
|
```
|
|
[paste exact prompt or config here]
|
|
```
|
|
|
|
---
|
|
|
|
## 📊 Results
|
|
**Output:**
|
|
|
|
**Quantitative:**
|
|
| Metric | Value |
|
|
|--------|-------|
|
|
| | |
|
|
|
|
---
|
|
|
|
## 💡 Observations
|
|
|
|
## ✅ Conclusions
|
|
|
|
## ➡️ Next Experiment
|
|
-
|
|
|
|
## 🔗 Related
|
|
- [[]]
|