Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ tags:
|
|
16 |
The Llama 3.1 text only 41B model is pruned from Llama 3.1 instruction finetuned text only 70B
|
17 |
using [FLAP method](arxiv.org/abs/2312.11983).
|
18 |
|
|
|
|
|
19 |
Hyper parameters used for pruning:
|
20 |
```
|
21 |
metrics: WIFV
|
|
|
16 |
The Llama 3.1 text only 41B model is pruned from Llama 3.1 instruction finetuned text only 70B
|
17 |
using [FLAP method](arxiv.org/abs/2312.11983).
|
18 |
|
19 |
+
> TL;DR No under maintenance. Bad performance, no value. Side product of experiment.
|
20 |
+
|
21 |
Hyper parameters used for pruning:
|
22 |
```
|
23 |
metrics: WIFV
|