Dataset Viewer
Auto-converted to Parquet Duplicate
prompt
stringlengths
8.9k
9.51k
answer
stringlengths
2.43k
2.77k
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "r1b1nr1k/p2np2p/6p1/q5P1/1pBb4/P2Q4/1PP5/RN2K1NR w KQ - 0 19". According to the FEN, it's White (w)'s turn. The move is "...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "r2b4/ppq3p1/5kp1/2P1pNN1/1P1pp3/PQ6/3K1PP1/r7 w - - 0 26". According to the FEN, it's White (w)'s turn. The move is "Nxe4...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "4r1rk/pp4bp/4qp2/3p1Q2/3P2R1/4B2P/PP6/6RK w - - 0 27". According to the FEN, it's White (w)'s turn. The move is "Qxh7+" (...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "2k4r/ppp2pp1/4p3/2b2q1p/4r3/3Q3P/PP3PPN/3R1RK1 w - - 0 18". According to the FEN, it's White (w)'s turn. The move is "Qd7...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "3r1r2/p2b3k/1qp1p2p/3pN1p1/6Q1/2P4R/PP3PPP/1R4K1 b - - 1 22". According to the FEN, it's Black (b)'s turn. The move is "Q...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "8/1p6/pkp5/2q5/2PNbQ2/1P6/PK1R4/2r5 b - - 4 46". According to the FEN, it's Black (b)'s turn. The move is "Rb1+" (UCI: c1...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "3rr3/p4p1k/2pBn3/1p2Pqp1/2Q4p/5PR1/PP3P2/K6R w - - 0 32". According to the FEN, it's White (w)'s turn. The move is "Qxh4+...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "6k1/5ppp/2p5/Qb2q3/8/4N2P/P2r1PP1/6K1 w - - 0 30". According to the FEN, it's White (w)'s turn. The move is "Qa8+" (UCI: ...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "3R4/4r1pk/5p1p/5P2/Q7/P6P/1q4B1/7K b - - 0 38". According to the FEN, it's Black (b)'s turn. The move is "Re1+" (UCI: e7e...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "2r2r2/1p3pk1/p5p1/2qPP3/7Q/1P4P1/P3PnBP/R4RK1 b - - 4 25". According to the FEN, it's Black (b)'s turn. The move is "Nh3+...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "3n3k/ppp1R1pp/6q1/8/P7/5r1P/1P3PP1/4R1K1 w - - 0 29". According to the FEN, it's White (w)'s turn. The move is "Re8+" (UC...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "5rk1/1Q3ppp/8/1p2b2r/4p3/4B1qP/PP4P1/2R2R1K w - - 6 28". According to the FEN, it's White (w)'s turn. The move is "Qxf7+"...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "5r1k/p2R2p1/1p5p/4Q3/1P6/r7/2q2PPP/4R1K1 b - - 3 28". According to the FEN, it's Black (b)'s turn. The move is "Qxf2+" (U...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "5r2/p1r2p2/1p5k/3Q2R1/4Pp1P/5P2/PPP1q1P1/1K1R4 b - - 2 33". According to the FEN, it's Black (b)'s turn. The move is "Qxc...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "5rk1/p2QR3/1p4pp/2p4n/2P2q2/8/PP3PPP/3R2K1 b - - 0 28". According to the FEN, it's Black (b)'s turn. The move is "Qxf2+" ...
You are an expert chess analysis assistant. Your task is to take a given FEN (Forsyth-Edwards Notation) string and a chess move in SAN (Standard Algebraic Notation) format, and then generate a step-by-step reasoning process that explains how the FEN is updated to reflect that move. Here is a brief explanation of the F...
[Problem Understanding] The user has provided a FEN (Forsyth鈥揈dwards Notation) and a move (in SAN format) that will occur on that FEN. I need to update the FEN to reflect the move. The given FEN is "2k5/7p/p1p5/1p2Q3/1P6/PnB1qP2/4N1rP/3K3R b - - 0 38". According to the FEN, it's Black (b)'s turn. The move is "Qd3+" (UC...
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
2