VibeCheck1 commited on
Commit
61cade6
·
verified ·
1 Parent(s): 3f55e5e

Upload manifest.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. manifest.json +24 -0
manifest.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "VibeCheckAudio_MOSEI",
3
+ "total_parts": 2,
4
+ "parts": [
5
+ {
6
+ "repo_name": "VibeCheckAudio_MOSEI_train_part000",
7
+ "repo_id": "VibeCheck1/VibeCheckAudio_MOSEI_train_part000",
8
+ "split": "train",
9
+ "part": 0,
10
+ "start_idx": 0,
11
+ "end_idx": 320,
12
+ "samples": 320
13
+ },
14
+ {
15
+ "repo_name": "VibeCheckAudio_MOSEI_test_part000",
16
+ "repo_id": "VibeCheck1/VibeCheckAudio_MOSEI_test_part000",
17
+ "split": "test",
18
+ "part": 0,
19
+ "start_idx": 0,
20
+ "end_idx": 80,
21
+ "samples": 80
22
+ }
23
+ ]
24
+ }