Here are all of the Lichess games, filtered for both players at or above 2500 Elo.
I stripped out all the timer marks, because my parser wants either time + eval or no annotations.
If you want the time marks, you will have to do your own filtering of the Lichess games.
It is the whole set from 2014. Unfortunately, there are a lot of bullet games, so there will be plenty of mistake moves.
You don't have to keep it secret, anyone can have it. But I won't keep it there forever. So if you want it, come and get it.
Lichess games with both players at 2500+
Moderator: Ras
-
Dann Corbit
- Posts: 12799
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Lichess games with both players at 2500+
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
-
Graham Banks
- Posts: 44804
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
-
Graham Banks
- Posts: 44804
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: Lichess games with both players at 2500+
I'm creating a 2600+ opening book for ChessGUI, using this.
After 2 hours, it's 14% complete. LOL
After 2 hours, it's 14% complete. LOL
gbanksnz at gmail.com
-
Graham Banks
- Posts: 44804
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: Lichess games with both players at 2500+
After 4 days, close to 50% complete.
gbanksnz at gmail.com
-
Dann Corbit
- Posts: 12799
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: Lichess games with both players at 2500+
Let's hope there is no power failure.
Imagine how long it took to create them.
After all my filtering, I turned the whole database into Epd records, together with what player made the move and what the outcome was and stored it into a SQL Server table called Lichess.
I had 60 processes running simultaneously to load it, and the database is stored on super fast PCIe 4.0 SSD.
But the value is there is the accumulated effort of many thousands of experts, trying everything they could think of over nine years.
Lots of computer engine ideas in there too, of course.
Imagine how long it took to create them.
After all my filtering, I turned the whole database into Epd records, together with what player made the move and what the outcome was and stored it into a SQL Server table called Lichess.
I had 60 processes running simultaneously to load it, and the database is stored on super fast PCIe 4.0 SSD.
But the value is there is the accumulated effort of many thousands of experts, trying everything they could think of over nine years.
Lots of computer engine ideas in there too, of course.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
-
Graham Banks
- Posts: 44804
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: Lichess games with both players at 2500+
Now 75% complete.
Having a power outage on Thursday, so fingers crossed.
Having a power outage on Thursday, so fingers crossed.
gbanksnz at gmail.com
-
Dann Corbit
- Posts: 12799
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: Lichess games with both players at 2500+
Who knew there could be this much drama creating an opening book!?
Seems like it will go right down to the wire.
Seems like it will go right down to the wire.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
-
Graham Banks
- Posts: 44804
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
-
Dann Corbit
- Posts: 12799
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: Lichess games with both players at 2500+
I am very interested about this book.
What parameters did you use to create it?
What parameters did you use to create it?
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
-
Graham Banks
- Posts: 44804
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: Lichess games with both players at 2500+
Players 2600+.Dann Corbit wrote: ↑Thu Apr 13, 2023 12:49 pm I am very interested about this book.
What parameters did you use to create it?
Ignore result.
Subsequently had another go on my 5950x with ignore result unchecked.
Took less than 12 hours to complete, and a lot smaller (roughly 3mb as opposed to 32mb).
gbanksnz at gmail.com