Fix dataset card: remove opsbench package reference
Browse files
README.md
CHANGED
|
@@ -76,7 +76,7 @@ snapshot_download("cspeters119/ops-eval", repo_type="dataset")
|
|
| 76 |
|
| 77 |
## Code
|
| 78 |
|
| 79 |
-
See the supplementary material for
|
| 80 |
baseline implementations, and one-command reproduction harness
|
| 81 |
(`bash scripts/run_all.sh --tiny`).
|
| 82 |
|
|
|
|
| 76 |
|
| 77 |
## Code
|
| 78 |
|
| 79 |
+
See the supplementary material for evaluation code,
|
| 80 |
baseline implementations, and one-command reproduction harness
|
| 81 |
(`bash scripts/run_all.sh --tiny`).
|
| 82 |
|