Update README.md
Browse files
README.md
CHANGED
@@ -27,3 +27,6 @@ Agglomerative Token Clustering (ATC), a novel hierarchical hard-merging based to
|
|
27 |
- **Paper:** [TBD](TBD)
|
28 |
- **Project Page:** [https://vap.aau.dk/atc](https://vap.aau.dk/atc)
|
29 |
- **HuggingFace Collection:** [https://huggingface.co/collections/joakimbh/agglomerative-token-clustering-66e94dfb313e85ec97590fe4](https://huggingface.co/collections/joakimbh/agglomerative-token-clustering-66e94dfb313e85ec97590fe4)
|
|
|
|
|
|
|
|
27 |
- **Paper:** [TBD](TBD)
|
28 |
- **Project Page:** [https://vap.aau.dk/atc](https://vap.aau.dk/atc)
|
29 |
- **HuggingFace Collection:** [https://huggingface.co/collections/joakimbh/agglomerative-token-clustering-66e94dfb313e85ec97590fe4](https://huggingface.co/collections/joakimbh/agglomerative-token-clustering-66e94dfb313e85ec97590fe4)
|
30 |
+
|
31 |
+
### Use
|
32 |
+
The model files contain both standard and EMA model parameters. The version which gave the best performance is indicated with the "ema_best" boolean.
|