CoolFace
Modelpublic

Verah/mistral-japanese-stabalelm-merge

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1likes56downloads
Model Card

This is a linear model merge of:

60% https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2

40% https://huggingface.co/stabilityai/japanese-stablelm-instruct-gamma-7b

I recommend following the Mistral chat template and prompting in English.

Evaluation

Tested on correct en-jp translation identification on the first 10k rows of https://huggingface.co/datasets/Verah/tatoebadedupeen-jp_2024-March-01

Desired behaviour is to not accept any translation when we deliberaly test incorrect pairings from the dataset, and to not reject any translation when shown only correctly paired examples.

ModelFalse AdmissionsFalse Rejections
Mistral Instruct41600
(This Model)131839
JP Stable LM Gamma9679138
Hermes2DPO20598

I made the test harder by concatenating 3 paired sentences together, in the false admissions case 1 out of those 3 was incorrectly paired.

ModelFalse AdmissionsFalse* Rejections
(This Model)895508
Hermes2DPO5371458

This model also wanted to reject many "correct" translations, however 3 unrelated sentences back to back isn't a very correct thing to be doing, either.