Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
Change dataset "test" to "pile_test"
  • Loading branch information
uSaiPrashanth authored Oct 11, 2023
1 parent 7b9d4e4 commit b5cbe97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics --exclude working_dirs
- name: Test cpu-only metrics
run: |
python calculate_metrics.py --datasets test --schemes duped --models 70m
python calculate_metrics.py --datasets pile_test --schemes duped --models 70m

0 comments on commit b5cbe97

Please sign in to comment.