Update val_dataset.csv
Browse files- val_dataset.csv +7 -11
val_dataset.csv
CHANGED
@@ -1,12 +1,8 @@
|
|
1 |
Question,GroundTruth
|
2 |
-
|
3 |
-
|
4 |
-
What is
|
5 |
-
|
6 |
-
What
|
7 |
-
|
8 |
-
|
9 |
-
How do you perform a fork in chess?,"A fork in chess is a tactic where a single piece makes two or more direct attacks simultaneously. Knights are particularly effective at forking because they can attack pieces in different directions that are not aligned. Other pieces can also fork by targeting multiple high-value pieces at once."
|
10 |
-
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. For example, a bishop can pin a knight to a king if moving the knight would place the king in check."
|
11 |
-
Explain the concept of zugzwang in chess?,"Zugzwang is a situation in chess where a player is put at a disadvantage because they must make a move, even though any move will worsen their position. It often occurs in endgames, where any move a player makes will lead to a weaker position or a loss."
|
12 |
-
|
|
|
1 |
Question,GroundTruth
|
2 |
+
How can we use AI?, "Since we have great pattern-finding skills, AI is great for personalization (think about recommendation algorithms, like on YouTube or TikTok), as well as predicting future trends based on past data."
|
3 |
+
Who are some inspirational people in AI?, "Camille Hearst is a veteran product designer, who spearheaded iTunes and the digital music industry, as well as platforms like Kit and Patreon!"
|
4 |
+
What is AI?,"In general, artificial intelligence can be thought of as machines thinking like humans and machine learning as the process of machines learning to think like humans."
|
5 |
+
How does artificial intelligence do stuff?, "AI uses prior information, ranging from datasets of GDP stats, images, or questions & answer pairs, to find trends and make decisions/actions with their predictions. Can you guess what I use?"
|
6 |
+
What is it called when AI is biased?, "AI often shows bias when spurious relationships are made, which is a false correlation with irrelevant features of the data. This is why diversity is so important in training, to reduce and eliminate bias."
|
7 |
+
Why should we trust AI?, "So, when it comes to trusting AI, it’s kind of like trusting a new tool or gadget you get. You’d want to know that it’s well-made, works as promised, and doesn’t have any hidden quirks that could mess things up, right? So yeah, trust in AI comes down to knowing it’s been built and checked out properly, and that there’s a system in place to keep things running smoothly. Just like you’d check out a new gadget before fully relying on it."
|
8 |
+
Is AI safe?, "AI safety is a complex and evolving topic. In a lot of everyday applications, AI can be pretty safe and beneficial, like in recommendation systems, virtual assistants, or predictive text. But there are concerns and risks, especially as AI systems get more advanced."
|
|
|
|
|
|
|
|