Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
iperbole commited on
Commit
2f73bef
·
verified ·
1 Parent(s): 090a9ab

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: ADG
4
  features:
5
  - name: sentence_id
6
  dtype: int64
@@ -24,6 +24,30 @@ dataset_info:
24
  num_examples: 470
25
  download_size: 375205
26
  dataset_size: 1235564
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  configs:
28
  - config_name: ADG
29
  data_files:
@@ -33,4 +57,12 @@ configs:
33
  path: ADG/validation-*
34
  - split: test
35
  path: ADG/test-*
 
 
 
 
 
 
 
 
36
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: ADG
4
  features:
5
  - name: sentence_id
6
  dtype: int64
 
24
  num_examples: 470
25
  download_size: 375205
26
  dataset_size: 1235564
27
+ - config_name: WN
28
+ features:
29
+ - name: sentence_id
30
+ dtype: int64
31
+ - name: text
32
+ dtype: string
33
+ - name: target_entity
34
+ dtype: string
35
+ - name: choices
36
+ sequence: string
37
+ - name: label
38
+ dtype: int64
39
+ splits:
40
+ - name: train
41
+ num_bytes: 3728408
42
+ num_examples: 14331
43
+ - name: validation
44
+ num_bytes: 832092
45
+ num_examples: 3320
46
+ - name: test
47
+ num_bytes: 1036102
48
+ num_examples: 3463
49
+ download_size: 1382164
50
+ dataset_size: 5596602
51
  configs:
52
  - config_name: ADG
53
  data_files:
 
57
  path: ADG/validation-*
58
  - split: test
59
  path: ADG/test-*
60
+ - config_name: WN
61
+ data_files:
62
+ - split: train
63
+ path: WN/train-*
64
+ - split: validation
65
+ path: WN/validation-*
66
+ - split: test
67
+ path: WN/test-*
68
  ---
WN/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5682d1e24b32279d5eaca1fc66fefeaf906fa19cd9e0a38df1316a41b17196
3
+ size 226678
WN/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8373774dfb19e4b8b847d59c53623e29cbf4563fa5ce78fb81cc8427267aa983
3
+ size 930840
WN/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e8c230a7b1e3d4449331ca763f38683f0fcdb4819970f62616a2293006b3ea
3
+ size 224646