sotetsuk / pgx

♟️ Vectorized RL game environments in JAX
http://sotets.uk/pgx/
Apache License 2.0
372 stars 23 forks source link

[Bridge] Enhance DDS dataset #1187

Closed sotetsuk closed 2 months ago

sotetsuk commented 2 months ago

Add additional 10M train dataset:

dds_results/train_025.npy 
...
dds_results/train_124.npy

Move dataset to HuggingFace

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 18.75000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 88.47%. Comparing base (be09383) to head (3db1e1b).

Files Patch % Lines
pgx/bridge_bidding.py 18.75% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1187 +/- ## ========================================== + Coverage 88.44% 88.47% +0.02% ========================================== Files 66 66 Lines 6005 6002 -3 ========================================== - Hits 5311 5310 -1 + Misses 694 692 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.