mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-08 22:38:05 -05:00
fix: typo in the evaluation folder name. (#66)
This commit is contained in:
15
evaluation/README.md
Normal file
15
evaluation/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Evaluation
|
||||
|
||||
This folder contains code and resources to run experiments and evaluations.
|
||||
|
||||
## Logistics
|
||||
To better organize the evaluation folder, we should follow the rules below:
|
||||
- Each subfolder contains a specific benchmark or experiment. For example, `evaluation/SWE-bench` should contain
|
||||
all the preprocessing/evaluation/analysis scripts.
|
||||
- Raw data and experimental records should not be stored within this repo (e.g. Google Drive or Hugging Face Datasets).
|
||||
- Important data files of manageable size and analysis scripts (e.g., jupyter notebooks) can be directly uploaded to this repo.
|
||||
|
||||
## Tasks
|
||||
### SWE-bench
|
||||
- analysis
|
||||
- devin_eval_analysis.ipynb: notebook analyzing devin's outputs
|
||||
Reference in New Issue
Block a user