ianporada commited on
Commit
2c37423
1 Parent(s): 067eb64

Upload dataset

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: unknown
3
  dataset_info:
4
- config_name: wsc
5
  features:
6
  - name: text
7
  dtype: string
@@ -33,6 +33,38 @@ dataset_info:
33
  num_examples: 146
34
  download_size: 49592
35
  dataset_size: 142240
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  configs:
37
  - config_name: wsc
38
  data_files:
@@ -42,6 +74,14 @@ configs:
42
  path: wsc/validation-*
43
  - split: test
44
  path: wsc/test-*
 
 
 
 
 
 
 
 
45
  ---
46
 
47
  # Winograd Schema Challenge examples included in the SuperGLUE Benchmark
 
1
  ---
2
  license: unknown
3
  dataset_info:
4
+ - config_name: wsc
5
  features:
6
  - name: text
7
  dtype: string
 
33
  num_examples: 146
34
  download_size: 49592
35
  dataset_size: 142240
36
+ - config_name: wsc.fixed
37
+ features:
38
+ - name: text
39
+ dtype: string
40
+ - name: span1_index
41
+ dtype: int32
42
+ - name: span2_index
43
+ dtype: int32
44
+ - name: span1_text
45
+ dtype: string
46
+ - name: span2_text
47
+ dtype: string
48
+ - name: idx
49
+ dtype: int32
50
+ - name: label
51
+ dtype:
52
+ class_label:
53
+ names:
54
+ - 'False'
55
+ - 'True'
56
+ splits:
57
+ - name: train
58
+ num_bytes: 89311
59
+ num_examples: 554
60
+ - name: validation
61
+ num_bytes: 21521
62
+ num_examples: 104
63
+ - name: test
64
+ num_bytes: 31404
65
+ num_examples: 146
66
+ download_size: 49706
67
+ dataset_size: 142236
68
  configs:
69
  - config_name: wsc
70
  data_files:
 
74
  path: wsc/validation-*
75
  - split: test
76
  path: wsc/test-*
77
+ - config_name: wsc.fixed
78
+ data_files:
79
+ - split: train
80
+ path: wsc.fixed/train-*
81
+ - split: validation
82
+ path: wsc.fixed/validation-*
83
+ - split: test
84
+ path: wsc.fixed/test-*
85
  ---
86
 
87
  # Winograd Schema Challenge examples included in the SuperGLUE Benchmark
wsc.fixed/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7291b4fb11d3407ee9edcfee605ca51ce8879a6b69ad5d06674242b7c55c4d6
3
+ size 12162
wsc.fixed/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:362f7e75022d880c4b7b1927142eeebdddf6bc927a5e15ba8387e48ce3f15c89
3
+ size 27336
wsc.fixed/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d00a68d2eeed8a2f3b1519a82b0c1ff211d0a97ffa3e5e0cb3e310fb1054df6a
3
+ size 10208