Chengxiang1122 commited on
Commit
94e0922
·
verified ·
1 Parent(s): 6f35bcd

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": "ClothoAQA",
3
+ "repo_id": "Chengxiang1122/ClothoAQA",
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_clothoaqa/output/archives/ClothoAQA/ClothoAQA.tar.gz"
7
+ ],
8
+ "archive_repo_paths": [
9
+ "archives/ClothoAQA/ClothoAQA.tar.gz"
10
+ ],
11
+ "packaged_entries": [
12
+ {
13
+ "key": "train.audio_dir",
14
+ "path": "/g/data/cp23/ch3329/data/audio_files",
15
+ "kind": "dir"
16
+ },
17
+ {
18
+ "key": "train.qa_csv",
19
+ "path": "/g/data/cp23/ch3329/data/clotho_aqa_train.csv",
20
+ "kind": "file"
21
+ },
22
+ {
23
+ "key": "val.qa_csv",
24
+ "path": "/g/data/cp23/ch3329/data/clotho_aqa_val.csv",
25
+ "kind": "file"
26
+ }
27
+ ],
28
+ "shared_refs": [],
29
+ "generated_at_utc": "2026-03-11T06:14:56Z"
30
+ }