lhoestq HF staff commited on
Commit
8c3a388
1 Parent(s): 459407a

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -23,6 +23,19 @@ paperswithcode_id: null
23
  pretty_name: Tashkeela
24
  tags:
25
  - diacritics-prediction
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ---
27
 
28
  # Dataset Card for Tashkeela
23
  pretty_name: Tashkeela
24
  tags:
25
  - diacritics-prediction
26
+ dataset_info:
27
+ features:
28
+ - name: text
29
+ dtype: string
30
+ - name: book
31
+ dtype: string
32
+ config_name: plain_text
33
+ splits:
34
+ - name: train
35
+ num_bytes: 1081110249
36
+ num_examples: 97
37
+ download_size: 183393530
38
+ dataset_size: 1081110249
39
  ---
40
 
41
  # Dataset Card for Tashkeela