fpaissan commited on
Commit
4497c0b
·
verified ·
1 Parent(s): b525c98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -84,9 +84,9 @@ A list of available models with their computational cost is described in the fol
84
 
85
  | alpha | beta | t0 | N | Params [M] | ESC-50 | UrbanSound8K | TUT17 |
86
  |:-----:|:----:|:--:|:-:|:----------:|:------:|:------------:|:-----:|
87
- | 1.5 | 0.75 | 6 | 7 | 4.4 | 76.3% | 69.4% | 21.8% |
88
 
89
- **Note**: I am currently computing the confidence intervals for these results. Numbers might be slightly different from the ones reported in the paper.
90
  The original paper's checkpoints are available through [this link](https://www.dropbox.com/scl/fi/e3aj76vxwlb4w6hs3mclv/tinyCLAP_results.zip?rlkey=7fl426tz1vf686oyosvja8i9s&dl=0).
91
 
92
  ## Citing tinyCLAP
 
84
 
85
  | alpha | beta | t0 | N | Params [M] | ESC-50 | UrbanSound8K | TUT17 |
86
  |:-----:|:----:|:--:|:-:|:----------:|:------:|:------------:|:-----:|
87
+ | 1.5 | 0.75 | 6 | 7 | 4.4 | 77.3% | 69.7% | 21.9% |
88
 
89
+ **Note**: I am currently computing the confidence intervals for these results. Due to seed variability and CUDA version mismatch, the numbers might be slightly different from those reported in the paper.
90
  The original paper's checkpoints are available through [this link](https://www.dropbox.com/scl/fi/e3aj76vxwlb4w6hs3mclv/tinyCLAP_results.zip?rlkey=7fl426tz1vf686oyosvja8i9s&dl=0).
91
 
92
  ## Citing tinyCLAP