diarray commited on
Commit
88e94b8
·
1 Parent(s): 2b00a1b

upload subset 'partially-reviewed' (attempt 1)

Browse files
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- language:
3
- - bm # ISO 639-1 code for Bambara
4
- pretty_name: "Transcription Scorer"
5
- version: "1.0.0"
6
  tags:
7
  - audio
8
  - speech
@@ -11,7 +11,7 @@ tags:
11
  - ASR
12
  - reward-model
13
  - Bambara
14
- license: "cc-by-4.0"
15
  task_categories:
16
  - automatic-speech-recognition
17
  - reinforcement-learning
@@ -23,7 +23,8 @@ language_creators:
23
  size_categories:
24
  - 1K<n<10K
25
  dataset_info:
26
- audio_format: "arrow"
 
27
  features:
28
  - name: audio
29
  dtype: audio
@@ -37,16 +38,32 @@ dataset_info:
37
  dtype: string
38
  total_audio_files: 2153
39
  total_duration_hours: ~9
40
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  configs:
42
  - config_name: partially-reviewed
43
- default: true
44
  data_files:
45
  - split: train
46
- path: "partially-reviewed/train-*.parquet"
47
  - split: test
48
- path: "partially-reviewed/test-*.parquet"
49
-
50
  ---
51
 
52
  # Transcription Scorer Dataset
 
1
  ---
2
+ language:
3
+ - bm
4
+ pretty_name: Transcription Scorer
5
+ version: 1.0.0
6
  tags:
7
  - audio
8
  - speech
 
11
  - ASR
12
  - reward-model
13
  - Bambara
14
+ license: cc-by-4.0
15
  task_categories:
16
  - automatic-speech-recognition
17
  - reinforcement-learning
 
23
  size_categories:
24
  - 1K<n<10K
25
  dataset_info:
26
+ - config_name: default
27
+ audio_format: arrow
28
  features:
29
  - name: audio
30
  dtype: audio
 
38
  dtype: string
39
  total_audio_files: 2153
40
  total_duration_hours: ~9
41
+ - config_name: partially-reviewed
42
+ features:
43
+ - name: audio
44
+ dtype: audio
45
+ - name: duration
46
+ dtype: float64
47
+ - name: text
48
+ dtype: string
49
+ - name: score
50
+ dtype: float64
51
+ splits:
52
+ - name: train
53
+ num_bytes: 600583588.0
54
+ num_examples: 1000
55
+ - name: test
56
+ num_bytes: 116626924.0
57
+ num_examples: 200
58
+ download_size: 695513651
59
+ dataset_size: 717210512.0
60
  configs:
61
  - config_name: partially-reviewed
 
62
  data_files:
63
  - split: train
64
+ path: partially-reviewed/train-*
65
  - split: test
66
+ path: partially-reviewed/test-*
 
67
  ---
68
 
69
  # Transcription Scorer Dataset
partially-reviewed/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ccdd4f88509e4f8745c931e550d3e47a0d3a3c06ade22271b475dc757f1b74
3
+ size 112388171
partially-reviewed/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dad6d655e26dec5e2a2ea806f8897954557f927bc4c392b1796bb827482a9f40
3
+ size 583125480