Chengxiang1122 commited on
Commit
c7d07ff
·
verified ·
1 Parent(s): 43796d4

upload MANIFEST.json

Browse files
Files changed (1) hide show
  1. MANIFEST.json +30 -0
MANIFEST.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "AudioCaps",
3
+ "repo_id": "Chengxiang1122/AudioCaps",
4
+ "config_path": "/g/data/cp23/ch3329/Multimodal_continual_learning/configs/ours2.yaml",
5
+ "archive_local_paths": [
6
+ "/g/data/cp23/ch3329/outcome/hf_copyq_parallel3_20260311_170751/manual_audiocaps/output/archives/AudioCaps/AudioCaps.tar.gz"
7
+ ],
8
+ "archive_repo_paths": [
9
+ "archives/AudioCaps/AudioCaps.tar.gz"
10
+ ],
11
+ "packaged_entries": [
12
+ {
13
+ "key": "train.audio_dir",
14
+ "path": "/g/data/cp23/ch3329/data/audiocaps/mnt/data2/wangyuancheng/TTA/processed_data/AudioCaps/wav",
15
+ "kind": "dir"
16
+ },
17
+ {
18
+ "key": "train.captions_csv",
19
+ "path": "/g/data/cp23/ch3329/data/audiocaps/mnt/data2/wangyuancheng/TTA/processed_data/train2.csv",
20
+ "kind": "file"
21
+ },
22
+ {
23
+ "key": "val.captions_csv",
24
+ "path": "/g/data/cp23/ch3329/data/audiocaps/mnt/data2/wangyuancheng/TTA/processed_data/val2.csv",
25
+ "kind": "file"
26
+ }
27
+ ],
28
+ "shared_refs": [],
29
+ "generated_at_utc": "2026-03-11T08:27:14Z"
30
+ }