gheinrich commited on
Commit
5906f44
1 Parent(s): 703aea5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,4 +9,6 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
9
  pinned: false
10
  ---
11
 
12
+ This is a demo is a model trained following the approaches from the following papers:
13
+ * ["AM-RADIO: Agglomerative Vision Foundation Model -- Reduce All Domains Into One"](https://arxiv.org/abs/2312.06709)
14
+ * ["PHI-S: Distribution Balancing for Label-Free Multi-Teacher Distillation"](https://arxiv.org/abs/2410.01680)