Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions evals/registry/data/points_on_line/points_on_line.jsonl
Git LFS file not shown
9 changes: 9 additions & 0 deletions evals/registry/evals/points-on-line.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
points-on-line:
id: points-on-line.s1.simple-v0
description: Tests the model's ability to calculate three points (start, center, end) on a line.
disclaimer: The tests are randomly generated with a min start point of (-1, -1, -1) and max of (1, 1, 1), with a max distance from start of (2, 2, 2).
metrics: [accuracy]
points-on-line.s1.simple-v0:
class: evals.elsuite.basic.match:Match
args:
samples_jsonl: points_on_line/points_on_line.jsonl