Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
# Model Card for "Localizing Task Information for Improved Model Merging and Compression"
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
+
```
|
11 |
+
@inproceedings{wang2024localizing,
|
12 |
+
title={Localizing Task Information for Improved Model Merging and Compression},
|
13 |
+
author={Wang, Ke and
|
14 |
+
Dimitriadis, Nikolaos and
|
15 |
+
Ortiz{-}Jim{\'{e}}nez, Guillermo and
|
16 |
+
Fleuret, Fran\c{c}ois and
|
17 |
+
Frossard, Pascal},
|
18 |
+
booktitle={International Conference on Machine Learning},
|
19 |
+
year={2024}
|
20 |
+
}
|
21 |
+
```
|