This repository contains the code for our paper: [Evaluating Knowledge-based Cross-lingual Inconsistency in Large Language Models]
The evaluation data constructed for this paper is stored in the data
folder, differentiated by suffixes according to their respective fields.
The results of the LLM inference are stored in the result
folder.
You can easily run the program with the following commands:
python xSC.py
python xAC.py
python xTC.py