Datasets:
Commit
·
f026e62
1
Parent(s):
5d1f15c
Update README.md
Browse files
README.md
CHANGED
@@ -9,16 +9,18 @@ size_categories:
|
|
9 |
- 1K<n<10K
|
10 |
---
|
11 |
|
|
|
12 |
# Dataset Card for Russian WikiHow with ~1K entries.
|
13 |
|
14 |
|
15 |
### Dataset Summary
|
16 |
|
17 |
-
Contains CSV of a
|
18 |
|
19 |
CSV file follows this format:
|
20 |
-
|
21 |
-
|
|
|
22 |
|
23 |
### Licensing Information
|
24 |
|
|
|
9 |
- 1K<n<10K
|
10 |
---
|
11 |
|
12 |
+
|
13 |
# Dataset Card for Russian WikiHow with ~1K entries.
|
14 |
|
15 |
|
16 |
### Dataset Summary
|
17 |
|
18 |
+
Contains CSV of a list of instuctions and WikiHow articles on Russian language.
|
19 |
|
20 |
CSV file follows this format:
|
21 |
+
```csv
|
22 |
+
Instruction, A scrapped article from WikiHow with applied markdown format, Source, URL
|
23 |
+
```
|
24 |
|
25 |
### Licensing Information
|
26 |
|