lhoestq HF staff commited on
Commit
690dd43
1 Parent(s): 2963984

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -19,6 +19,23 @@ task_categories:
19
  task_ids: []
20
  paperswithcode_id: null
21
  pretty_name: OfisPublik
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Dataset Card for OfisPublik
@@ -145,4 +162,4 @@ pretty_name: OfisPublik
145
 
146
  ### Contributions
147
 
148
- Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
19
  task_ids: []
20
  paperswithcode_id: null
21
  pretty_name: OfisPublik
22
+ dataset_info:
23
+ features:
24
+ - name: id
25
+ dtype: string
26
+ - name: translation
27
+ dtype:
28
+ translation:
29
+ languages:
30
+ - br
31
+ - fr
32
+ config_name: br-fr
33
+ splits:
34
+ - name: train
35
+ num_bytes: 12256825
36
+ num_examples: 63422
37
+ download_size: 3856983
38
+ dataset_size: 12256825
39
  ---
40
 
41
  # Dataset Card for OfisPublik
162
 
163
  ### Contributions
164
 
165
+ Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.