Datasets:

Modalities:
Text
Formats:
json
Languages:
Chinese
ArXiv:
Libraries:
Datasets
Dask
License:
File size: 1,206 Bytes
e01519f
 
 
 
 
 
 
 
 
 
ecc105a
 
 
 
3c1f11d
 
 
 
 
ecc105a
 
 
 
 
 
 
 
 
3c1f11d
ecc105a
 
 
 
 
 
 
 
e01519f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: mit
language:
- zh
tags:
- Syntax
pretty_name: SLING
size_categories:
- n<1K
---
# SLING: Sino-Linguistic Evaluation of Large Language Models

[![arxiv](https://img.shields.io/badge/arXiv-2210.11689-b31b1b.svg)](http://arxiv.org/abs/2210.11689)

This is the official SLING dataset, accompanying the EMNLP 2022 paper "SLING: Sino-Linguistic Evaluation of Large Language Models" by Yixiao Song♢ Kalpesh Krishna♠ Rajesh Bhatt♢ Mohit Iyyer♠.

You can find the paper on [arxiv](https://arxiv.org/abs/2210.11689).

We use this dataset for evaluation of a small-scale Chinese Language Model for the [BabyLM Challenge](https://babylm.github.io/).

## SLING Dataset

See [`SLING_Data`](SLING_Data) and the readme file in it.

A complete list of all phenomea and paradigms can be found in [`PhenomenonParadigmList.txt`](PhenomenonParadigmList.txt)

## Citation Information

If you use SLING, please cite the **original paper** as follows:

```
@inproceedings{sling22,
author={Yixiao Song and Kalpesh Krishna and Rajesh Bhatt and Mohit Iyyer},
booktitle = {Empirical Methods in Natural Language Processing},
Year = "2022",
Title={SLING: Sino Linguistic Evaluation of Large Language Models},
}
```