Commit
·
10a3343
1
Parent(s):
0359ee7
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,14 @@ size_categories:
|
|
14 |
|
15 |
### Dataset Summary
|
16 |
|
17 |
-
Contains
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
### Licensing Information
|
20 |
|
|
|
14 |
|
15 |
### Dataset Summary
|
16 |
|
17 |
+
Contains parquet of QnA with riddle & answer pairs.
|
18 |
+
|
19 |
+
Each row consists of
|
20 |
+
|
21 |
+
* INSTRUCTION
|
22 |
+
* RESPONSE
|
23 |
+
* SOURCE
|
24 |
+
* METADATA (json with language).
|
25 |
|
26 |
### Licensing Information
|
27 |
|