Dataset Viewer
The dataset viewer is not available for this dataset.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning: empty or missing yaml metadata in repo card

Check out the documentation for more information.

Upload your Adapter Oracle and Parity results

This dataset saves the oracle and parity experiment logs for adapters. Please upload them according to the following format and draft a PR.

adapters/
  └── {adapter_name}/
      ├── README.md # Results overview, interpretation, notes, etc.
      ├── config.yaml # The yaml file that can be directly used to run parity experiments in Harbor.
      ├── original_parity/
      ├── harbor_parity/
      ├── oracle/
      └── results_collection/ # copy the valid result.json files from parity to this directory
          ├── result_{original/harbor}_trial1.json
          ├── result_{original/harbor}_trial2.json
          ├── ...
          └── result_{original/harbor}_trial{N}.json

We will use them to estimate costs for each adapter on diverse agent and models.


license: apache-2.0

Downloads last month
650,751