Update README.md
Browse files
README.md
CHANGED
|
@@ -111,13 +111,10 @@ The conversion script is provided under the MIT License.
|
|
| 111 |
|
| 112 |
## Generation Process
|
| 113 |
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
4. Output as JSON Lines (.jsonl) with one page per line.
|
| 119 |
-
|
| 120 |
-
You can find the conversion script in the scripts/ folder of this repository (or linked in the dataset card).
|
| 121 |
|
| 122 |
## Changelog
|
| 123 |
|
|
|
|
| 111 |
|
| 112 |
## Generation Process
|
| 113 |
|
| 114 |
+
* Download from the arch-wiki-docs package (`sudo pacman -S arch-wiki-docs`)
|
| 115 |
+
* Upload to my cloud storage (I downloaded it in a VM, I use Debian on my system)
|
| 116 |
+
* Download it and run this python script to convert it to .JSON: https://github.com/dapper-11/docs-to-json
|
| 117 |
+
* Upload to huggingface.co
|
|
|
|
|
|
|
|
|
|
| 118 |
|
| 119 |
## Changelog
|
| 120 |
|