File size: 991 Bytes
a628bf6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38f49f4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
dataset_info:
  features:
  - name: occurrence1_id
    dtype: string
  - name: occurrence1_concept
    dtype: string
  - name: occurrence1_lemma
    dtype: string
  - name: occurrence1_pos
    dtype: string
  - name: occurrence1
    dtype: string
  - name: occurrence2_id
    dtype: string
  - name: occurrence2_concept
    dtype: string
  - name: occurrence2_lemma
    dtype: string
  - name: occurrence2_pos
    dtype: string
  - name: occurrence2
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 75468918
    num_examples: 156387
  - name: validation
    num_bytes: 9935906
    num_examples: 20346
  - name: test
    num_bytes: 21611019
    num_examples: 44891
  download_size: 34691151
  dataset_size: 107015843
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---
# SPCD (Semcor Pairs for Concept Differentiation)