lingvenvist commited on
Commit
94722aa
·
verified ·
1 Parent(s): 0ec557a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -9,7 +9,7 @@ dataset_info:
9
  sequence:
10
  class_label:
11
  names:
12
- '0': N
13
  '1': A
14
  '2': H
15
  - name: target-indexes
@@ -37,4 +37,7 @@ configs:
37
  path: data/test-*
38
  - split: validation
39
  path: data/validation-*
 
 
40
  ---
 
 
9
  sequence:
10
  class_label:
11
  names:
12
+ '0': 'N'
13
  '1': A
14
  '2': H
15
  - name: target-indexes
 
37
  path: data/test-*
38
  - split: validation
39
  path: data/validation-*
40
+ language:
41
+ - nl
42
  ---
43
+ Note that this is a processed version of XL-WSD v1 downloaded from https://sapienzanlp.github.io/xl-wsd/, made available with the XL-WSD license (see https://sapienzanlp.github.io/xl-wsd/docs/license).