abtonmoy commited on
Commit
efa97da
·
verified ·
1 Parent(s): 4ba4d39

v0.2 config

Browse files
Files changed (1) hide show
  1. config.json +11 -15
config.json CHANGED
@@ -22,10 +22,6 @@
22
  },
23
  "benchmarks": {
24
  "audiocaps_883_minrank5": {
25
- "ckpt_shard": "audiocaps10k_sharded,fsd50k_train,wavcaps_audioset_sl_full",
26
- "steps": 800,
27
- "run_tag": "_a0native_384_800",
28
- "text_whitening_fitted": 1,
29
  "eval_shard": "audiocaps_test816",
30
  "n_clips": 883,
31
  "n_captions": 4411,
@@ -33,19 +29,19 @@
33
  "n_total_clips": 883,
34
  "split_filtered": false,
35
  "protocol": "min-rank-over-refs",
36
- "a2t_R@1": 0.21630804240703583,
37
- "a2t_R@5": 0.4790486991405487,
38
- "a2t_R@10": 0.626274049282074,
39
- "a2t_mAP@10": 0.15859903395175934,
40
- "t2a_R@1": 0.22625255584716797,
41
- "t2a_R@5": 0.5295851230621338,
42
- "t2a_R@10": 0.6803445816040039,
43
- "t2a_mAP@10": 0.35406583547592163
44
  },
45
  "in_domain_eval": {
46
- "a2t_R@1": 0.35499998927116394,
47
- "a2t_R@10": 0.8299999833106995,
48
- "a2t_mAP@10": 0.5139980316162109
49
  }
50
  }
51
  }
 
22
  },
23
  "benchmarks": {
24
  "audiocaps_883_minrank5": {
 
 
 
 
25
  "eval_shard": "audiocaps_test816",
26
  "n_clips": 883,
27
  "n_captions": 4411,
 
29
  "n_total_clips": 883,
30
  "split_filtered": false,
31
  "protocol": "min-rank-over-refs",
32
+ "a2t_R@1": 0.2785956859588623,
33
+ "a2t_R@5": 0.5900339484214783,
34
+ "a2t_R@10": 0.7168743014335632,
35
+ "a2t_mAP@10": 0.2084483951330185,
36
+ "t2a_R@1": 0.2675130367279053,
37
+ "t2a_R@5": 0.5885286927223206,
38
+ "t2a_R@10": 0.7361142635345459,
39
+ "t2a_mAP@10": 0.40352436900138855
40
  },
41
  "in_domain_eval": {
42
+ "a2t_R@1": 0.4000000059604645,
43
+ "a2t_R@10": 0.8650000095367432,
44
+ "a2t_mAP@10": 0.5706349015235901
45
  }
46
  }
47
  }