Skip to content

Commit a54c90b

Browse files
update the codebase and clean up it
1 parent 2217a0c commit a54c90b

89 files changed

Lines changed: 1802 additions & 1181 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ archive/
2222
.env
2323
.env.*
2424

25+
# Local benchmark outputs
26+
benchmark_artifacts/
27+
jobs/
28+
output_terminal/
29+
tb2*.json
30+
humaneval_results.json
31+
2532

2633
test_cases
27-
e-commerce
34+
e-commerce

0 commit comments

Comments
 (0)