iejMac commited on
Commit
9e6b82e
1 Parent(s): 095e981

Update zero-shot results (correct now)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -99,9 +99,9 @@ Using [this repository](https://github.com/LAION-AI/temporal-embedding-aggregati
99
 
100
  | | Accuracy |
101
  | ---------------- | -------- |
102
- | Top-1 | 0.22 |
103
- | Top-5 | 0.43 |
104
- | mean(Top1, Top5) | 0.33 |
105
 
106
  ### [Linear-probe Evaluation](https://github.com/LAION-AI/temporal-embedding-aggregation/blob/master/src/evaluation/linear_probe.py)
107
 
 
99
 
100
  | | Accuracy |
101
  | ---------------- | -------- |
102
+ | Top-1 | 0.31 |
103
+ | Top-5 | 0.56 |
104
+ | mean(Top1, Top5) | 0.44 |
105
 
106
  ### [Linear-probe Evaluation](https://github.com/LAION-AI/temporal-embedding-aggregation/blob/master/src/evaluation/linear_probe.py)
107