Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 1,163 Bytes
2d1f177
 
4789781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2d1f177
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4789781
 
 
 
 
 
2d1f177
 
 
 
 
 
 
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
50
51
52
53
54
55
56
57
58
59
---
dataset_info:
- config_name: data_mining
  features:
  - name: wikipedia_passage_concept_A
    dtype: string
  - name: concept_A
    dtype: string
  - name: wikipedia_passage_concept_B
    dtype: string
  - name: concept_B
    dtype: string
  - name: target
    dtype: int64
  splits:
  - name: train
    num_bytes: 2356292
    num_examples: 218
  - name: test
    num_bytes: 906558
    num_examples: 99
  download_size: 564203
  dataset_size: 3262850
- config_name: geometry
  features:
  - name: wikipedia_passage_concept_A
    dtype: string
  - name: concept_A
    dtype: string
  - name: wikipedia_passage_concept_B
    dtype: string
  - name: concept_B
    dtype: string
  - name: target
    dtype: int64
  splits:
  - name: train
    num_bytes: 6705697
    num_examples: 664
  - name: test
    num_bytes: 2178281
    num_examples: 200
  download_size: 601925
  dataset_size: 8883978
configs:
- config_name: data_mining
  data_files:
  - split: train
    path: data_mining/train-*
  - split: test
    path: data_mining/test-*
- config_name: geometry
  data_files:
  - split: train
    path: geometry/train-*
  - split: test
    path: geometry/test-*
---