ianporada commited on
Commit
4d2988f
1 Parent(s): 6da01a7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -42
README.md CHANGED
@@ -1,46 +1,5 @@
1
  ---
2
- dataset_info:
3
- config_name: wsc
4
- features:
5
- - name: text
6
- dtype: string
7
- - name: span1_index
8
- dtype: int32
9
- - name: span2_index
10
- dtype: int32
11
- - name: span1_text
12
- dtype: string
13
- - name: span2_text
14
- dtype: string
15
- - name: idx
16
- dtype: int32
17
- - name: label
18
- dtype:
19
- class_label:
20
- names:
21
- - 'False'
22
- - 'True'
23
- splits:
24
- - name: train
25
- num_bytes: 89311
26
- num_examples: 554
27
- - name: validation
28
- num_bytes: 21521
29
- num_examples: 104
30
- - name: test
31
- num_bytes: 31408
32
- num_examples: 146
33
- download_size: 49592
34
- dataset_size: 142240
35
- configs:
36
- - config_name: wsc
37
- data_files:
38
- - split: train
39
- path: wsc/train-*
40
- - split: validation
41
- path: wsc/validation-*
42
- - split: test
43
- path: wsc/test-*
44
  ---
45
 
46
  # Winograd Schema Challenge examples included in the SuperGLUE Benchmark
 
1
  ---
2
+ license: unknown
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Winograd Schema Challenge examples included in the SuperGLUE Benchmark