{ "cells": [ { "cell_type": "markdown", "id": "005b80b1-9dbc-47cd-bde3-2c0da024b73a", "metadata": {}, "source": [ "Inspect" ] }, { "cell_type": "code", "execution_count": 15, "id": "39e4c357-02b1-42dd-8575-9d968ba25683", "metadata": {}, "outputs": [], "source": [ "csv_path = \"prediction_results.csv\" " ] }, { "cell_type": "code", "execution_count": 7, "id": "ce23b503-3adf-47de-b637-99c74c4a6633", "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | Question | \n", "Predicted Answer | \n", "Correct Answer | \n", "
---|---|---|---|
2 | \n", "We must assume that he is a Communist, because... | \n", "A | \n", "D | \n", "
14 | \n", "A water bed sells for $330 cash or $40 down an... | \n", "J | \n", "D | \n", "
16 | \n", "The team that wins in a tug-of-war is the team... | \n", "H | \n", "A | \n", "
32 | \n", "In a circuit of two lamps in parallel, if the ... | \n", "H | \n", "B | \n", "
37 | \n", "Consider an arbitrage-free securities market m... | \n", "B | \n", "A | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "
1127 | \n", "The annular space between two concentricalumin... | \n", "B | \n", "D | \n", "
1129 | \n", "A 0.1 mm thick neutral density filter gives 70... | \n", "I | \n", "A | \n", "
1130 | \n", "Air (100°F, 1atm) is flowing at a velocity of ... | \n", "A | \n", "I | \n", "
1132 | \n", "This question refers to the following informat... | \n", "A | \n", "C | \n", "
1134 | \n", "Order the following (risk, return) pairs from ... | \n", "E | \n", "G | \n", "
300 rows × 3 columns
\n", "\n", " | Question | \n", "Predicted Answer | \n", "Correct Answer | \n", "Is Correct | \n", "
---|---|---|---|---|
2 | \n", "We must assume that he is a Communist, because... | \n", "A | \n", "D | \n", "❌ | \n", "
14 | \n", "A water bed sells for $330 cash or $40 down an... | \n", "J | \n", "D | \n", "❌ | \n", "
16 | \n", "The team that wins in a tug-of-war is the team... | \n", "H | \n", "A | \n", "❌ | \n", "
32 | \n", "In a circuit of two lamps in parallel, if the ... | \n", "H | \n", "B | \n", "❌ | \n", "
37 | \n", "Consider an arbitrage-free securities market m... | \n", "B | \n", "A | \n", "❌ | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
11968 | \n", "Four years ago the owner of a shopping center ... | \n", "I | \n", "E | \n", "❌ | \n", "
11972 | \n", "An electrical current flows along a flat plate... | \n", "F | \n", "NaN | \n", "❌ | \n", "
11976 | \n", "A recent law school graduate took and passed t... | \n", "B | \n", "A | \n", "❌ | \n", "
11977 | \n", "LC oscillators are used for produce a waveform... | \n", "D | \n", "E | \n", "❌ | \n", "
11978 | \n", "A 50-hp, 500-volt shunt motor draws a line cur... | \n", "D | \n", "H | \n", "❌ | \n", "
3271 rows × 4 columns
\n", "