lhoestq HF staff commited on
Commit
b47abd9
1 Parent(s): 56c4cb3

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: HrenwacPara
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Dataset Card for hrenwac_para
@@ -149,4 +164,4 @@ Dataset is under the [CC-BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.
149
 
150
  ### Contributions
151
 
152
- Thanks to [@IvanZidov](https://github.com/IvanZidov) for adding this dataset.
19
  task_ids: []
20
  paperswithcode_id: null
21
  pretty_name: HrenwacPara
22
+ dataset_info:
23
+ features:
24
+ - name: translation
25
+ dtype:
26
+ translation:
27
+ languages:
28
+ - en
29
+ - hr
30
+ config_name: hrenWaC
31
+ splits:
32
+ - name: train
33
+ num_bytes: 29602110
34
+ num_examples: 99001
35
+ download_size: 11640281
36
+ dataset_size: 29602110
37
  ---
38
 
39
  # Dataset Card for hrenwac_para
164
 
165
  ### Contributions
166
 
167
+ Thanks to [@IvanZidov](https://github.com/IvanZidov) for adding this dataset.