Update README.md
Browse files
README.md
CHANGED
|
@@ -2,10 +2,8 @@
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
---
|
| 5 |
-
# MergeMonster
|
| 6 |
-
|
| 7 |

|
| 8 |
-
|
| 9 |
An unsupervised merging algorithm for Transformers-based language models, using a list of phrases (both good and bad) and a fully automated strategy that strives to decrease (or increase) the probability of these phrases occurring in the final merge.
|
| 10 |
|
| 11 |
[Code available here](https://github.com/Gryphe/MergeMonster/tree/main)
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
---
|
|
|
|
|
|
|
| 5 |

|
| 6 |
+
# MergeMonster
|
| 7 |
An unsupervised merging algorithm for Transformers-based language models, using a list of phrases (both good and bad) and a fully automated strategy that strives to decrease (or increase) the probability of these phrases occurring in the final merge.
|
| 8 |
|
| 9 |
[Code available here](https://github.com/Gryphe/MergeMonster/tree/main)
|