ihanif commited on
Commit
53a6a1e
·
verified ·
1 Parent(s): 02dbcf5

Upload dataset-card.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset-card.json +11 -0
dataset-card.json CHANGED
@@ -13,6 +13,17 @@
13
  "pashto",
14
  "tts",
15
  "synthetic"
 
 
 
 
 
 
 
 
 
 
 
16
  ]
17
  }
18
  }
 
13
  "pashto",
14
  "tts",
15
  "synthetic"
16
+ ],
17
+ "configs": [
18
+ {
19
+ "config_name": "default",
20
+ "data_files": [
21
+ "metadata.jsonl"
22
+ ],
23
+ "splits": [
24
+ "train"
25
+ ]
26
+ }
27
  ]
28
  }
29
  }