Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ This is dataset is ported to huggingface directly from the [semantic-systems/amh
|
|
39 |
|
40 |
|
41 |
## Dataset Structure
|
42 |
-
This dataset contains information in a tabular format with
|
43 |
|
44 |
|
45 |
### Source Data
|
|
|
39 |
|
40 |
|
41 |
## Dataset Structure
|
42 |
+
This dataset contains information in a tabular format with three columns ('question, 'answer', 'context') and a total of 2617 rows. Each row represents a data example with a question and its corresponding answer.
|
43 |
|
44 |
|
45 |
### Source Data
|