VibeCheck1 commited on
Commit
8077cf7
·
verified ·
1 Parent(s): 7dbd321

Upload manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. manifest.json +33 -0
manifest.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "VibeCheckAudio_MUStARD",
3
+ "total_parts": 3,
4
+ "parts": [
5
+ {
6
+ "repo_name": "VibeCheckAudio_MUStARD_train_part000",
7
+ "repo_id": "VibeCheck1/VibeCheckAudio_MUStARD_train_part000",
8
+ "split": "train",
9
+ "part": 0,
10
+ "start_idx": 0,
11
+ "end_idx": 500,
12
+ "samples": 500
13
+ },
14
+ {
15
+ "repo_name": "VibeCheckAudio_MUStARD_train_part001",
16
+ "repo_id": "VibeCheck1/VibeCheckAudio_MUStARD_train_part001",
17
+ "split": "train",
18
+ "part": 1,
19
+ "start_idx": 500,
20
+ "end_idx": 961,
21
+ "samples": 461
22
+ },
23
+ {
24
+ "repo_name": "VibeCheckAudio_MUStARD_test_part000",
25
+ "repo_id": "VibeCheck1/VibeCheckAudio_MUStARD_test_part000",
26
+ "split": "test",
27
+ "part": 0,
28
+ "start_idx": 0,
29
+ "end_idx": 241,
30
+ "samples": 241
31
+ }
32
+ ]
33
+ }