CoolFace
Modelpublic

leia-llm/Leia-Swallow-13b

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
3likes36downloads
Model Card

Leia-Swallow-13B

LEIA is a training technique for autoregressive LLMs that effectively improves their performance in languages other than English by enhancing cross-lingual knowledge transfer from English to a target language. This model is constructed by applying LEIA to Swallow, a Japanese-English bilingual LLM based on LLaMA 2. The model achieves enhanced performance on four out of six Japanese question answering benchmarks and equivalent performance on the remaining two, as reported below.

Please refer to our paper or blog post (in Japanese) for further technical details.

Model List

Empirical Results

The model is assessed using the following six question answering benchmarks:

  • —X-CODAH
  • —X-CSQA
  • —JCommonsenseQA
  • —NIILC
  • —JEMHopQA
  • —JAQKET v2
ModelX-CODAHX-CSQAJCommonsenseQANIILCJEMHopQAJAQKET v2
Swallow43.341.889.364.150.688.9
LEIA44.041.989.365.850.689.6

For further details of this experiment, please refer to our paper.

Contributors

  • —Ikuya Yamada (Studio Ousia, RIKEN)
  • —Ryokan Ri (LY Corporation, SB Intuitions)