sven-nm commited on
Commit
4f0239e
·
verified ·
1 Parent(s): e7c3fba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: cc0-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - en
6
+ - fr
7
+ - zh
8
+ ---
9
+
10
+ # Gutemberg
11
+
12
+ Our version of the [project gutemberg corpus](https://huggingface.co/datasets/manu/project_gutenberg), so as used to pretrain Apertus.
13
+
14
+ More details about data provenance, preparation, and statistics can be found in our [tech report](https://github.com/swiss-ai/apertus-tech-report).
15
+
16
+ Sampling, filtering and data-preparation scripts can be found in [our dedicated GitHub repository](https://github.com/swiss-ai/pretrain-data/tree/main/pipelines/gutemberg).
17
+
18
+ Feel free to [reach out](mailto:sven.najem-meyer@epfl.ch) for any questions or suggestions 😊