jiyounglee0523 commited on
Commit
e5cd1eb
·
verified ·
1 Parent(s): 9f4155e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -766,10 +766,8 @@ configs:
766
  path: WaE/validation-*
767
  ---
768
 
769
- This dataset is used for evaluating the linguistic robustness of LLMs against various English varieties, as described in the paper [Trans-EnV: A Framework for Evaluating the Linguistic Robustness of LLMs Against English Varieties](https://huggingface.co/papers/2505.20875).
770
 
771
- The dataset contains multiple configurations, each representing a different English variety. Each data point is a multiple-choice question.
772
-
773
- [Github Repository](https://github.com/jiylee-illinois/Trans-EnV)
774
-
775
- [Project Page](https://huggingface.co/collections/jiyounglee0523/transenv-681eadb3c0c8cf363b363fb1)
 
766
  path: WaE/validation-*
767
  ---
768
 
769
+ This dataset is introduced in the paper [Trans-EnV: A Framework for Evaluating the Linguistic Robustness of LLMs Against English Varieties](https://huggingface.co/papers/2505.20875). It comprises transformed versions of existing datasets, designed to evaluate the performance of Large Language Models (LLMs) across a diverse range of English varieties.
770
 
771
+ For more comprehensive details, please refer to the:
772
+ - [Full Dataset Collection](https://huggingface.co/collections/jiyounglee0523/transenv-681eadb3c0c8cf363b363fb1)
773
+ - [GitHub Repository](https://github.com/jiyounglee-0523/TransEnV)