File size: 1,454 Bytes
025977c
 
bb23833
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
025977c
1e18bc7
 
 
 
 
 
 
94292c1
 
1e18bc7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---

license: mit
dataset_info:
  features:
  - name: sub-domain
    dtype: string
  - name: target_text
    dtype: string
  - name: date
    dtype: string
  - name: language
    dtype: string
  - name: source_text
    dtype: string
  - name: unique id
    dtype: int64
  - name: hereafter_tagged
    dtype: string
  - name: reordering_tagged
    list: string
  - name: ctxpro_tagged
    list: string
  - name: muda_tagged
    dtype: string
  splits:
  - name: train
    num_bytes: 1342965218
    num_examples: 112861
  - name: test
    num_bytes: 168675404
    num_examples: 10000
  download_size: 613384554
  dataset_size: 1511640622
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---


# Dataset Card

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/). 

It is built from publicly available documents that are specialised in finance, containing mainly financial regulatory texts, that underwent a long processing pipeline.
This dataset allows the training and evaluation of document-level machine translation in the domain of finance.


For more information about this dataset, please refer to the accompanying paper: [paper published soon].