Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect result tags in TCEC_Season_15_-_Superfinal.pgn TCEC_Season_16_-_Testing_Lczero_30pct_Vs_Divp.pgn #25

Open
skiminki opened this issue Jul 24, 2022 · 1 comment

Comments

@skiminki
Copy link
Collaborator

The following games have inconsistent result tags vs the PGN termination tag in Web:

TCEC_Season_15_-_Superfinal.pgn
[Round "44.1"]
[Result "1/2-1/2"]
{White loses on time}
0-1
TCEC_Season_16_-_Testing_Lczero_30pct_Vs_Divp.pgn
[Round "5.3"]
[Result "1/2-1/2"]
{White disconnects}
0-1
@skiminki
Copy link
Collaborator Author

S15 SuFi:

S16 Testing:

skiminki added a commit to skiminki/tcecgames that referenced this issue Jul 24, 2022
The following had incorrect results:
- master-archive/TCEC_Season_15_-_Superfinal.pgn Round 44.1
- master-archive/TCEC_Season_16_-_Testing_Lczero_30pct_Vs_Divp.pgn
  Round 5.3

The root cause for these is likely an inconsistency between PGN result
tag and the result in the PGN text in the source material. (See
issue TCEC-Chess#25)

In both cases, the correct result is draw after manual adjudication.

Also re-sync master-archive/TCEC_Season_13_-_Division_P.pgn. The double
blank line in the PGN has been fixed in web archive.

Issue TCEC-Chess#25
Fixes TCEC-Chess#26
skiminki added a commit to skiminki/tcecgames that referenced this issue Aug 13, 2022
The following had incorrect results:
- master-archive/TCEC_Season_15_-_Superfinal.pgn Round 44.1
- master-archive/TCEC_Season_16_-_Testing_Lczero_30pct_Vs_Divp.pgn
  Round 5.3

The root cause for these is likely an inconsistency between PGN result
tag and the result in the PGN text in the source material. (See
issue TCEC-Chess#25)

In both cases, the correct result is draw after manual adjudication.

Also re-sync master-archive/TCEC_Season_13_-_Division_P.pgn. The double
blank line in the PGN has been fixed in web archive.

Fixes TCEC-Chess#26
skiminki added a commit that referenced this issue Aug 13, 2022
The following had incorrect results:
- master-archive/TCEC_Season_15_-_Superfinal.pgn Round 44.1
- master-archive/TCEC_Season_16_-_Testing_Lczero_30pct_Vs_Divp.pgn
  Round 5.3

The root cause for these is likely an inconsistency between PGN result
tag and the result in the PGN text in the source material. (See
issue #25)

In both cases, the correct result is draw after manual adjudication.

Also re-sync master-archive/TCEC_Season_13_-_Division_P.pgn. The double
blank line in the PGN has been fixed in web archive.

Fixes #26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant