Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,6 @@ When downloaded, the dataset consists of a CSV file with the following columns:
|
|
| 39 |
| Column | Description |
|
| 40 |
|-----------|-------------------------------------------------------------|
|
| 41 |
| `source` | URL or document name where the question was sourced |
|
| 42 |
-
| `classes` | Sub-grammar rule category (e.g., phonetics) |
|
| 43 |
| `subject` | General topic heading (28 distinct subjects) |
|
| 44 |
| `question`| Question text |
|
| 45 |
| `choices` | List of 5 answer options |
|
|
|
|
| 39 |
| Column | Description |
|
| 40 |
|-----------|-------------------------------------------------------------|
|
| 41 |
| `source` | URL or document name where the question was sourced |
|
|
|
|
| 42 |
| `subject` | General topic heading (28 distinct subjects) |
|
| 43 |
| `question`| Question text |
|
| 44 |
| `choices` | List of 5 answer options |
|