Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:
jussikarlgren commited on
Commit
fc6a996
·
verified ·
1 Parent(s): a41f97c

added names of authors

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -2,6 +2,9 @@
2
  license: cc-by-nc-sa-4.0
3
  language:
4
  - en
 
 
 
5
  configs:
6
  - config_name: test
7
  data_files:
@@ -37,4 +40,10 @@ This dataset contains the sample and test datasets for the Robustness and Consis
37
  ```python
38
  from datasets import load_dataset
39
  data = load_dataset("Eloquent/Robustness", "test")
40
- ```
 
 
 
 
 
 
 
2
  license: cc-by-nc-sa-4.0
3
  language:
4
  - en
5
+ - fi
6
+ - fr
7
+ - de
8
  configs:
9
  - config_name: test
10
  data_files:
 
40
  ```python
41
  from datasets import load_dataset
42
  data = load_dataset("Eloquent/Robustness", "test")
43
+ ```
44
+ ## Dataset authors
45
+
46
+ Marie Isabel Engels (en, de)
47
+ Jussi Karlgren (en, sv)
48
+ Josiane Mothe (fr)
49
+ Aarne Talman (fi)