Datasets:
Upload sample_eval_result.yaml with huggingface_hub
Browse files- sample_eval_result.yaml +13 -0
sample_eval_result.yaml
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Sample .eval_results/yc-bench.yaml for submitting scores to a model repo.
|
| 2 |
+
# Place this file at .eval_results/yc-bench.yaml in the model's HF repo via PR.
|
| 3 |
+
# See: https://huggingface.co/docs/hub/eval-results
|
| 4 |
+
|
| 5 |
+
- dataset:
|
| 6 |
+
id: collinear-ai/yc-bench
|
| 7 |
+
task_id: medium
|
| 8 |
+
value: 487187 # avg final funds (USD) across seeds 1,2,3
|
| 9 |
+
date: "2026-03-23"
|
| 10 |
+
source:
|
| 11 |
+
url: https://github.com/collinear-ai/yc-bench
|
| 12 |
+
name: "YC-Bench eval"
|
| 13 |
+
notes: "medium preset, seeds 1-3"
|