Update README.md
Browse files
README.md
CHANGED
@@ -112,9 +112,7 @@ model-index:
|
|
112 |
# juanako-7b-UNA-v2
|
113 |
|
114 |
This model is a fine-tuned version of [fblgit/juanako-7b-UNA-v2-phase-1](https://huggingface.co/fblgit/juanako-7b-UNA-v2-phase-1) on the HuggingFaceH4/ultrafeedback_binarized dataset.
|
115 |
-
It outperforms in many aspects most of the current Mistral based models
|
116 |
-
|
117 |
-
Author [Xavier M.](mailto:[email protected]) @fblgit
|
118 |
|
119 |
## Scoring and records (26-November-2023)
|
120 |
Here are some results:
|
@@ -129,6 +127,8 @@ Many evaluations were performed, but it behaves very balanced in multiple fields
|
|
129 |
|
130 |
It scores: **65.1** according HuggingFace LLM Leaderboard.
|
131 |
|
|
|
|
|
132 |
## Model description
|
133 |
|
134 |
juanako uses UNA, Uniform Neural Alignment. A training technique that ease alignment between transformer layers yet to be published.
|
|
|
112 |
# juanako-7b-UNA-v2
|
113 |
|
114 |
This model is a fine-tuned version of [fblgit/juanako-7b-UNA-v2-phase-1](https://huggingface.co/fblgit/juanako-7b-UNA-v2-phase-1) on the HuggingFaceH4/ultrafeedback_binarized dataset.
|
115 |
+
It outperforms in many aspects most of the current Mistral based models and is the **latest and most powerful juanako version as of now**.
|
|
|
|
|
116 |
|
117 |
## Scoring and records (26-November-2023)
|
118 |
Here are some results:
|
|
|
127 |
|
128 |
It scores: **65.1** according HuggingFace LLM Leaderboard.
|
129 |
|
130 |
+
Author [Xavier M.](mailto:[email protected]) @fblgit
|
131 |
+
|
132 |
## Model description
|
133 |
|
134 |
juanako uses UNA, Uniform Neural Alignment. A training technique that ease alignment between transformer layers yet to be published.
|