llm-latent-language icon indicating copy to clipboard operation
llm-latent-language copied to clipboard

Repo accompanying our paper "Do Llamas Work in English? On the Latent Language of Multilingual Transformers".

Results 2 llm-latent-language issues
Sort by recently updated
recently updated
newest added

- The output format of this one seems weird: https://github.com/epfl-dlab/llm-latent-language/blob/1be3cd6eaf14c7408e8f03703d1c1905a6b00c44/Translation.ipynb#L242 E.g. some column are called "de" but contains french words. - This line should use `lang_latent` and not `'en'`: https://github.com/epfl-dlab/llm-latent-language/blob/1be3cd6eaf14c7408e8f03703d1c1905a6b00c44/Translation.ipynb#L316

Thank you for sharing your code. I am trying to understand few things in here. I have mentioned three questions. As mentioned in the repo : `For your convenience, we...