Datasets:

Modalities:
Tabular
Text
Formats:
parquet
License:
artursz commited on
Commit
f7d09bb
·
verified ·
1 Parent(s): 6995407

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: entry_id
7
+ dtype: int64
8
+ - name: entry_heading
9
+ dtype: string
10
+ - name: context
11
+ dtype: string
12
+ - name: sense_id
13
+ dtype: int64
14
+ - name: candidates
15
+ list:
16
+ - name: sense_id
17
+ dtype: int64
18
+ - name: gloss
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 15904118
23
+ num_examples: 33231
24
+ - name: val
25
+ num_bytes: 3130154
26
+ num_examples: 6154
27
+ - name: test
28
+ num_bytes: 7058582
29
+ num_examples: 14979
30
+ download_size: 5792286
31
+ dataset_size: 26092854
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: val
38
+ path: data/val-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22a904b1468975203c812e334661d600ff5b5572875edc681f8139887f56493f
3
+ size 1597373
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84cc667e95460090768ff0fa4d305146702acecdc8f7d2ca8be86b70beb99ef2
3
+ size 3532866
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e10ea1d4c6c101a98d80d7fc73dc3e28b0d6c56a8860bd8d9b4ac5b3cbd11dcc
3
+ size 662047