VibeCheck1 commited on
Commit
c522ddb
·
verified ·
1 Parent(s): b811582

Upload manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. manifest.json +78 -0
manifest.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "VibeCheckAudio_CREMA-D",
3
+ "total_parts": 8,
4
+ "parts": [
5
+ {
6
+ "repo_name": "VibeCheckAudio_CREMA-D_train_part000",
7
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_train_part000",
8
+ "split": "train",
9
+ "part": 0,
10
+ "start_idx": 0,
11
+ "end_idx": 1000,
12
+ "samples": 1000
13
+ },
14
+ {
15
+ "repo_name": "VibeCheckAudio_CREMA-D_train_part001",
16
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_train_part001",
17
+ "split": "train",
18
+ "part": 1,
19
+ "start_idx": 1000,
20
+ "end_idx": 2000,
21
+ "samples": 1000
22
+ },
23
+ {
24
+ "repo_name": "VibeCheckAudio_CREMA-D_train_part002",
25
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_train_part002",
26
+ "split": "train",
27
+ "part": 2,
28
+ "start_idx": 2000,
29
+ "end_idx": 3000,
30
+ "samples": 1000
31
+ },
32
+ {
33
+ "repo_name": "VibeCheckAudio_CREMA-D_train_part003",
34
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_train_part003",
35
+ "split": "train",
36
+ "part": 3,
37
+ "start_idx": 3000,
38
+ "end_idx": 4000,
39
+ "samples": 1000
40
+ },
41
+ {
42
+ "repo_name": "VibeCheckAudio_CREMA-D_train_part004",
43
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_train_part004",
44
+ "split": "train",
45
+ "part": 4,
46
+ "start_idx": 4000,
47
+ "end_idx": 5000,
48
+ "samples": 1000
49
+ },
50
+ {
51
+ "repo_name": "VibeCheckAudio_CREMA-D_train_part005",
52
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_train_part005",
53
+ "split": "train",
54
+ "part": 5,
55
+ "start_idx": 5000,
56
+ "end_idx": 5953,
57
+ "samples": 953
58
+ },
59
+ {
60
+ "repo_name": "VibeCheckAudio_CREMA-D_test_part000",
61
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_test_part000",
62
+ "split": "test",
63
+ "part": 0,
64
+ "start_idx": 0,
65
+ "end_idx": 1000,
66
+ "samples": 1000
67
+ },
68
+ {
69
+ "repo_name": "VibeCheckAudio_CREMA-D_test_part001",
70
+ "repo_id": "VibeCheck1/VibeCheckAudio_CREMA-D_test_part001",
71
+ "split": "test",
72
+ "part": 1,
73
+ "start_idx": 1000,
74
+ "end_idx": 1489,
75
+ "samples": 489
76
+ }
77
+ ]
78
+ }