Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,9 @@ language:
|
|
| 3 |
- en
|
| 4 |
---
|
| 5 |
# MergeMonster
|
|
|
|
|
|
|
|
|
|
| 6 |
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.
|
| 7 |
|
| 8 |
[Code available here](https://github.com/Gryphe/MergeMonster/tree/main)
|
|
|
|
| 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)
|