Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- 'no'
|
5 |
---
|
6 |
+
## Dataset Card for NO-MRPC ##
|
7 |
+
|
8 |
+
The dataset is machine translated from [The Microsoft Research Paraphrase Corpus](https://www.microsoft.com/en-us/download/details.aspx?id=52398) which contains sentence pairs from English news sources with human anootations for thether the sentences in the pair are semantically equivalent.
|
9 |
+
|
10 |
+
We keep the original split of MRPC for NO-MRPC dataset. More information can be referred to [link](https://www.tensorflow.org/datasets/catalog/glue#gluemrpc).
|
11 |
+
|
12 |
+
This dataset belongs to NLEBench Norwegian benchmarks for evaluation on Norwegian Natrual Language Undersanding (NLU) tasks.
|
13 |
+
|
14 |
+
## Licensing Information ##
|
15 |
+
This dataset is built upon the existing datasets. We therefore follow its original license information.
|