Update readme and license
Browse files
README.md
CHANGED
|
@@ -20,4 +20,9 @@ configs:
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
|
|
|
| 23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
| 23 |
+
license: apache-2.0
|
| 24 |
---
|
| 25 |
+
|
| 26 |
+
Apertus' africa-preferences data. This data was not used as part of our last training round.
|
| 27 |
+
|
| 28 |
+
More details about data provenance, preparation, and statistics can be found in our [tech report](https://github.com/swiss-ai/apertus-tech-report).
|