File size: 976 Bytes
c5dede4 d346779 c5dede4 4863a45 c5dede4 05f3fbe 4863a45 c5dede4 05f3fbe 4863a45 c5dede4 |
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 |
---
language:
- en
dataset_info:
- config_name: lexical
features:
- name: pos
dtype: string
- name: term
dtype: string
- name: correct_definition
dtype: string
- name: correct_answer
dtype: string
- name: options
sequence: string
- name: prompt
dtype: string
splits:
- name: SaSE_Test
num_bytes: 624365
num_examples: 1041
- name: Unmarked_Test
num_bytes: 593384
num_examples: 1041
download_size: 558632
dataset_size: 1217749
- config_name: syntax
features:
- name: base
dtype: string
- name: demszky
dtype: string
- name: invent
dtype: string
splits:
- name: test
num_bytes: 15412
num_examples: 110
download_size: 14322
dataset_size: 15412
configs:
- config_name: lexical
data_files:
- split: SaSE_Test
path: lexical/SaSE_Test-*
- split: Unmarked_Test
path: lexical/Unmarked_Test-*
- config_name: syntax
data_files:
- split: test
path: syntax/test-*
---
|