Datasets:
Commit
·
cb12ce2
1
Parent(s):
5dedc64
Brrrr
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ Contains CSV of a list of instructions and WikiHow articles on different languag
|
|
29 |
|
30 |
CSV file follows this format:
|
31 |
```csv
|
32 |
-
|
33 |
```
|
34 |
|
35 |
### Licensing Information
|
|
|
29 |
|
30 |
CSV file follows this format:
|
31 |
```csv
|
32 |
+
INSTRUCTION (Question), RESPONSE (WikiHow artilce; with markdown), SOURCE (site), METADATA (json with url and language)
|
33 |
```
|
34 |
|
35 |
### Licensing Information
|