KBarnes commited on
Commit
2d80d57
·
verified ·
1 Parent(s): d741438

Update train_dataset.csv

Browse files
Files changed (1) hide show
  1. train_dataset.csv +21 -13
train_dataset.csv CHANGED
@@ -1,14 +1,22 @@
1
  Question,GroundTruth
2
- What is the best opening move for white?,"The best opening move for white is often considered to be 1. e4, aiming to control the center and open lines for the queen and bishop."
3
- What are the common responses to 1. e4?,"Common responses to 1. e4 include 1... e5, 1... c5 (Sicilian Defense), 1... e6 (French Defense), and 1... c6 (Caro-Kann Defense)."
4
- How do I play the Sicilian Defense?,"To play the Sicilian Defense, respond to 1. e4 with 1... c5, aiming to challenge white's control of the center and create an asymmetrical pawn structure."
5
- What is a good strategy for the middle game?,"A good strategy for the middle game includes developing your pieces to active squares, controlling the center, coordinating your pieces for potential attacks, and ensuring king safety."
6
- How can I effectively coordinate an attack?,"To effectively coordinate an attack, focus on piece activity, look for weaknesses in your opponent's position, and try to double your rooks or align them with your queen for combined threats."
7
- What should I focus on in the endgame?,"In the endgame, focus on king activity, promoting pawns, and creating passed pawns. It's crucial to centralize your king and use it actively in the fight."
8
- How do I achieve a checkmate with a king and rook against a lone king?,"To achieve checkmate with a king and rook against a lone king, force the opposing king to the edge of the board and use your king and rook to create a checkmate pattern, often referred to as the 'box' method."
9
- What is the Lucena position?,"The Lucena position is a winning technique in rook endgames where the stronger side's king is cut off by a file, and the winning side uses the rook to build a 'bridge' for the king to support the promotion of a pawn."
10
- How do I play the Philidor position?,"The Philidor position is a defensive technique in rook endgames where the defender places the rook on the third rank, preventing the opposing king from advancing and thus creating a draw by maintaining the position."
11
- What is a pin in chess?,"A pin in chess is a tactic where a piece cannot move without exposing a more valuable piece behind it to capture. Pins can be absolute, where the pinned piece is in front of the king, or relative, involving other pieces."
12
- How do I use a fork in chess?,"A fork is a tactic where a single piece, often a knight, attacks two or more of the opponent's pieces simultaneously, creating a scenario where the opponent cannot defend both pieces effectively."
13
- How can I improve my chess rating?,"To improve your chess rating, study opening theory, practice middle game tactics, and learn endgame techniques. Regularly playing games, analyzing your losses, and solving chess puzzles can also help improve your skills."
14
- What resources are good for learning chess?,"Good resources for learning chess include online platforms like Chess.com and Lichess.org, books such as 'My System' by Aron Nimzowitsch and 'Chess Fundamentals' by José Capablanca, and video lessons from experienced players."
 
 
 
 
 
 
 
 
 
1
  Question,GroundTruth
2
+ Who did the first work generally recognized as AI?,"Warren McCulloch and Walter Pitts (1943)."
3
+ What sources was drawn on the formation of the first work generally recognized as AI?, "knowledge of the basic physiology and function of neurons in the brain; a formal analysis of propositional logic due to Russell and Whitehead; and Turing's theory of computation."
4
+ Who created the Hebbian learning rule?, "Donald Hebb (1949)."
5
+ When the first neural network is built?, "1950"
6
+ What is the first neural network called?, "The SNARC."
7
+ Who introduced the Turing test?, "machine learning"
8
+ Who presented the Logic Theorist (LT)?, "Allen Newell and Herbert Simon from Carnegie Tech."
9
+ What does General Problem Solver (GPS) is designed for?, "GPS was designed from the start to imitate human problem-solving protocols."
10
+ Which model was robably the first program to embody the thinking humanly approach?, "General Problem Solver (GPS)."
11
+ Who formulate the famous physical symbol system hypothesis?, "Allen Newell and Herbert Simon."
12
+ What does physical symbol system hypothesis states?, "a physical symbol system has the necessary and sufficient means for general intelligent action."
13
+ Who constructed the Geometry Theorem Prover?, "Herbert Gelernter (1959)."
14
+ Who defined the high-level language Lisp?, "John McCarthy."
15
+ Who discovered a complete theorem-proving algorithm for first-order logic in 1965?, "J. A. Robinson"
16
+ Which program in 1963 was able to solve closed-form calculus integration problems typical of MIT's first-year college courses?, "James Slagle's Saint program"
17
+ What is the most famous microworld?, "The blocks world."
18
+ What does the perceptron convergence theorem say?, "The theorem says that the learning algorithm can adjust the connection strengths of a perceptron to match any input data"
19
+ What does the book Preceptrons (1969) mentioned?, "Although perceptrons (a simple form of neural network) could be shown to learn anything they were capable of representing
20
+ What is the weak methods in 1969?, "a general-purpose search mechanism trying to string together elementary reasoning steps to find complete solutions."
21
+ Why weak methods in 1969 are called weak methods?, "They do not scale up to large or difficult problem instances.""
22
+ Which program is the first successful knowledge-intensive system?, "The DENDRAL program."