Update README.md
Browse files
README.md
CHANGED
|
@@ -39,3 +39,12 @@ configs:
|
|
| 39 |
- split: test
|
| 40 |
path: data/test-*
|
| 41 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
- split: test
|
| 40 |
path: data/test-*
|
| 41 |
---
|
| 42 |
+
|
| 43 |
+
# Dataset Card
|
| 44 |
+
|
| 45 |
+
Flipper was created as part of an academic research project led by [Dragon LLM](https://dragonllm.ai) and the [Laboratoire d'Informatique de Grenoble](https://www.liglab.fr/fr), group [GETALP](https://lig-getalp.imag.fr/fr/accueil/).
|
| 46 |
+
|
| 47 |
+
It is built from publicly available documents that are specialised in finance, containing mainly financial regulatory texts, that underwent a long processing pipeline.
|
| 48 |
+
|
| 49 |
+
This dataset allows the training and evaluation of document-level machine translation in the domain of finance.
|
| 50 |
+
For more information about this dataset, please refer to the accompanying paper: [paper published soon].
|