Update README.md
Browse files
README.md
CHANGED
|
@@ -55,7 +55,7 @@ The relevant Manual of Style policy documents are available [for English Wikiped
|
|
| 55 |
|
| 56 |
As part of this Beta Wikimedia Enterprise Structured Contents project, the team is working to including more language editions: [https://enterprise.wikimedia.com/docs/snapshot/#available-structured-contents-snapshots-beta](https://enterprise.wikimedia.com/docs/snapshot/#available-structured-contents-snapshots-beta)
|
| 57 |
|
| 58 |
-
Dataset Structure
|
| 59 |
|
| 60 |
### Data Instances
|
| 61 |
|
|
@@ -99,19 +99,20 @@ An example of each line of JSON looks as follows (abbreviated data):
|
|
| 99 |
}
|
| 100 |
```
|
| 101 |
|
| 102 |
-
Timestamp
|
|
|
|
| 103 |
Dataset extracted 16 September 2024
|
| 104 |
|
| 105 |
### Size
|
| 106 |
|
| 107 |
English: enwiki_namespace_0.zip
|
| 108 |
|
| 109 |
-
Size of compressed dataset files: 17.91 GB
|
| 110 |
Size of uncompressed dataset: 79.57 GB
|
| 111 |
|
| 112 |
French: frwiki_namespace_0.zip
|
| 113 |
|
| 114 |
-
Size of compressed dataset files: 6.95 GB
|
| 115 |
Size of the uncompressed dataset: 34.01 GB
|
| 116 |
|
| 117 |
JSONL files compressed in zip, once uncompressed they are chunked by max 2.15GB.
|
|
|
|
| 55 |
|
| 56 |
As part of this Beta Wikimedia Enterprise Structured Contents project, the team is working to including more language editions: [https://enterprise.wikimedia.com/docs/snapshot/#available-structured-contents-snapshots-beta](https://enterprise.wikimedia.com/docs/snapshot/#available-structured-contents-snapshots-beta)
|
| 57 |
|
| 58 |
+
## Dataset Structure
|
| 59 |
|
| 60 |
### Data Instances
|
| 61 |
|
|
|
|
| 99 |
}
|
| 100 |
```
|
| 101 |
|
| 102 |
+
### Timestamp
|
| 103 |
+
|
| 104 |
Dataset extracted 16 September 2024
|
| 105 |
|
| 106 |
### Size
|
| 107 |
|
| 108 |
English: enwiki_namespace_0.zip
|
| 109 |
|
| 110 |
+
Size of compressed dataset files: 17.91 GB <br/>
|
| 111 |
Size of uncompressed dataset: 79.57 GB
|
| 112 |
|
| 113 |
French: frwiki_namespace_0.zip
|
| 114 |
|
| 115 |
+
Size of compressed dataset files: 6.95 GB <br/>
|
| 116 |
Size of the uncompressed dataset: 34.01 GB
|
| 117 |
|
| 118 |
JSONL files compressed in zip, once uncompressed they are chunked by max 2.15GB.
|