PerSets commited on
Commit
b4c9486
·
1 Parent(s): 6005390

feat: metadata split definition

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,7 +9,9 @@ tags:
9
  task_categories:
10
  - automatic-speech-recognition
11
  dataset_size: "N > 400k"
12
- unvalidated: unvalidated.csv
 
 
13
  license: cc0-1.0
14
  ---
15
 
 
9
  task_categories:
10
  - automatic-speech-recognition
11
  dataset_size: "N > 400k"
12
+ dataset_info:
13
+ splits:
14
+ - name: unvalidated
15
  license: cc0-1.0
16
  ---
17