de-francophones commited on
Commit
beb8f8b
·
verified ·
1 Parent(s): a3142d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -39
README.md CHANGED
@@ -1,40 +1,40 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - naume: br
5
- dtype: string
6
- - naume: fr
7
- dtype: string
8
- splits:
9
- - naume: train
10
- num_bytes: 478851
11
- num_examples: 17952
12
- download_size: 323173
13
- dataset_size: 478851
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - split: train
18
- path: data/train-*
19
- task_categories:
20
- - translation
21
- language:
22
- - br
23
- - fra
24
- multilinguality:
25
- - multilingual
26
- license: gpl-2.0
27
- ---
28
-
29
-
30
- > [!NOTE]
31
- > Dataset origin: https://zenodo.org/records/4012218
32
-
33
- ## Description
34
-
35
- Dictionnaire breton-français Apertium de Tyers que nous avons nettoyé (suppressions des duplications).
36
-
37
- ## Citation
38
- ```
39
- Copyright (C) 2008--2011 Francis Tyers Copyright (C) 2009--2011 Fulup Jakez Copyright (C) 2009 Gwenvael Jekel Development supported by: * Prompsit Language Engineering, S. L. * Ofis ar Brezhoneg * Grup Transducens, Universitat d'Alacant
40
  ```
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: br
5
+ dtype: string
6
+ - name: fr
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 478851
11
+ num_examples: 17952
12
+ download_size: 323173
13
+ dataset_size: 478851
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/train-*
19
+ task_categories:
20
+ - translation
21
+ language:
22
+ - br
23
+ - fra
24
+ multilinguality:
25
+ - multilingual
26
+ license: gpl-2.0
27
+ ---
28
+
29
+
30
+ > [!NOTE]
31
+ > Dataset origin: https://zenodo.org/records/4012218
32
+
33
+ ## Description
34
+
35
+ Dictionnaire breton-français Apertium de Tyers que nous avons nettoyé (suppressions des duplications).
36
+
37
+ ## Citation
38
+ ```
39
+ Copyright (C) 2008--2011 Francis Tyers Copyright (C) 2009--2011 Fulup Jakez Copyright (C) 2009 Gwenvael Jekel Development supported by: * Prompsit Language Engineering, S. L. * Ofis ar Brezhoneg * Grup Transducens, Universitat d'Alacant
40
  ```