Datasets:

Modalities:
Text
Formats:
json
License:
tarcon commited on
Commit
4144bb6
·
verified ·
1 Parent(s): 453484a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -2,6 +2,19 @@
2
  pretty_name: WALS-bench
3
  license: cc-by-4.0
4
  multilinguality: multilingual
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  WALS-bench: A Metalinguistic Benchmark Based on WALS
 
2
  pretty_name: WALS-bench
3
  license: cc-by-4.0
4
  multilinguality: multilingual
5
+
6
+ configs:
7
+ - config_name: WALS-features-format1
8
+ data_files:
9
+ - split: train
10
+ path: "WALS-benchmark-feat.jsonl"
11
+
12
+ - config_name: WALS-features-with-languages-format2
13
+ data_files:
14
+ - split: train
15
+ path: "WALS-benchmark-feat-with-lang.jsonl"
16
+ ---
17
+
18
  ---
19
 
20
  WALS-bench: A Metalinguistic Benchmark Based on WALS