-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path_pkgdown.yml
More file actions
38 lines (32 loc) · 870 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
38 lines (32 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
url: https://vitals.tidyverse.org
template:
bootstrap: 5
package: tidytemplate
includes:
in_header: |
<script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
<script defer data-domain="vitals.tidyverse.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto
reference:
- title: "Evaluation tasks"
contents:
- Task
- title: "Solvers"
contents:
- generate
- generate_structured
- title: "Scorers"
contents:
- starts_with("model_graded_")
- starts_with("detect_")
- title: "Store, view, deploy, and compare evaluation logs"
contents:
- vitals_log_dir
- vitals_log_dir_set
- vitals_view
- vitals_bundle
- vitals_bind
- title: "Example Evals"
contents:
- are