Datasets:

Multilinguality:
translation
Size Categories:
1M<n<10M
Language Creators:
expert-generated
Annotations Creators:
no-annotation
Source Datasets:
original
Tags:
License:
lhoestq HF staff commited on
Commit
ee0b45b
1 Parent(s): bbacd94

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -19,6 +19,21 @@ task_categories:
19
  task_ids: []
20
  paperswithcode_id: null
21
  pretty_name: OPUS DOGC
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Dataset Card for OPUS DOGC
@@ -158,4 +173,4 @@ Dataset is in the Public Domain under [CC0 1.0](https://creativecommons.org/publ
158
 
159
  ### Contributions
160
 
161
- Thanks to [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.
 
19
  task_ids: []
20
  paperswithcode_id: null
21
  pretty_name: OPUS DOGC
22
+ dataset_info:
23
+ features:
24
+ - name: translation
25
+ dtype:
26
+ translation:
27
+ languages:
28
+ - ca
29
+ - es
30
+ config_name: tmx
31
+ splits:
32
+ - name: train
33
+ num_bytes: 1258924464
34
+ num_examples: 4763575
35
+ download_size: 331724078
36
+ dataset_size: 1258924464
37
  ---
38
 
39
  # Dataset Card for OPUS DOGC
 
173
 
174
  ### Contributions
175
 
176
+ Thanks to [@albertvillanova](https://github.com/albertvillanova) for adding this dataset.