Datasets:
Upload platinum benchmark for winograd_wsc
Browse files- README.md +40 -0
- winograd_wsc/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -41,6 +41,10 @@ configs:
|
|
41 |
data_files:
|
42 |
- split: test
|
43 |
path: tab_fact/test-*
|
|
|
|
|
|
|
|
|
44 |
dataset_info:
|
45 |
- config_name: drop
|
46 |
features:
|
@@ -361,4 +365,40 @@ dataset_info:
|
|
361 |
num_examples: 200
|
362 |
download_size: 475063
|
363 |
dataset_size: 1137151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
364 |
---
|
|
|
41 |
data_files:
|
42 |
- split: test
|
43 |
path: tab_fact/test-*
|
44 |
+
- config_name: winograd_wsc
|
45 |
+
data_files:
|
46 |
+
- split: test
|
47 |
+
path: winograd_wsc/test-*
|
48 |
dataset_info:
|
49 |
- config_name: drop
|
50 |
features:
|
|
|
365 |
num_examples: 200
|
366 |
download_size: 475063
|
367 |
dataset_size: 1137151
|
368 |
+
- config_name: winograd_wsc
|
369 |
+
features:
|
370 |
+
- name: cleaning_status
|
371 |
+
dtype: string
|
372 |
+
- name: platinum_prompt
|
373 |
+
dtype: string
|
374 |
+
- name: platinum_prompt_no_cot
|
375 |
+
dtype: string
|
376 |
+
- name: platinum_target
|
377 |
+
sequence: string
|
378 |
+
- name: original_target
|
379 |
+
sequence: string
|
380 |
+
- name: platinum_parsing_strategy
|
381 |
+
dtype: string
|
382 |
+
- name: text
|
383 |
+
dtype: string
|
384 |
+
- name: pronoun
|
385 |
+
dtype: string
|
386 |
+
- name: pronoun_loc
|
387 |
+
dtype: int64
|
388 |
+
- name: quote
|
389 |
+
dtype: string
|
390 |
+
- name: quote_loc
|
391 |
+
dtype: int64
|
392 |
+
- name: options
|
393 |
+
sequence: string
|
394 |
+
- name: label
|
395 |
+
dtype: int64
|
396 |
+
- name: source
|
397 |
+
dtype: string
|
398 |
+
splits:
|
399 |
+
- name: test
|
400 |
+
num_bytes: 198631
|
401 |
+
num_examples: 200
|
402 |
+
download_size: 54931
|
403 |
+
dataset_size: 198631
|
404 |
---
|
winograd_wsc/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86d19bfb78bc4559da52bdd7a1fa8e3778ac7e0727b2faedf279a43da88af694
|
3 |
+
size 54931
|