lhoestq HF staff commited on
Commit
8998de1
1 Parent(s): 4d5ad78

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -20,6 +20,20 @@ task_categories:
20
  task_ids: []
21
  paperswithcode_id: null
22
  pretty_name: BbawEgyptian
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  # Dataset Card for "bbaw_egyptian"
@@ -200,4 +214,4 @@ Translation paper:
200
 
201
  ### Contributions
202
 
203
- Thanks to [@phiwi](https://github.com/phiwi) for adding this dataset.
20
  task_ids: []
21
  paperswithcode_id: null
22
  pretty_name: BbawEgyptian
23
+ dataset_info:
24
+ features:
25
+ - name: transcription
26
+ dtype: string
27
+ - name: translation
28
+ dtype: string
29
+ - name: hieroglyphs
30
+ dtype: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 18546162
34
+ num_examples: 100736
35
+ download_size: 35348686
36
+ dataset_size: 18546162
37
  ---
38
 
39
  # Dataset Card for "bbaw_egyptian"
214
 
215
  ### Contributions
216
 
217
+ Thanks to [@phiwi](https://github.com/phiwi) for adding this dataset.