File size: 2,501 Bytes
62f8303 6b6cef3 62f8303 22efd4e 62f8303 6b6cef3 22efd4e 62f8303 |
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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
---
dataset_info:
- config_name: identify_math_theorems
features:
- name: idx
dtype: int32
- name: inputs
dtype: string
- name: targets
sequence: string
- name: multiple_choice_targets
sequence: string
- name: multiple_choice_scores
sequence: int32
splits:
- name: default
num_bytes: 104841
num_examples: 53
- name: train
num_bytes: 70295
num_examples: 37
- name: validation
num_bytes: 34546
num_examples: 16
download_size: 82730
dataset_size: 209682
- config_name: identify_math_theorems/0_shot
features:
- name: idx
dtype: int32
- name: inputs
dtype: string
- name: targets
sequence: string
- name: multiple_choice_targets
sequence: string
- name: multiple_choice_scores
sequence: int32
splits:
- name: default
num_bytes: 104841
num_examples: 53
- name: train
num_bytes: 70295
num_examples: 37
- name: validation
num_bytes: 34546
num_examples: 16
download_size: 82730
dataset_size: 209682
- config_name: identify_math_theorems/2_shots
features:
- name: idx
dtype: int32
- name: inputs
dtype: string
- name: targets
sequence: string
- name: multiple_choice_targets
sequence: string
- name: multiple_choice_scores
sequence: int32
splits:
- name: default
num_bytes: 104841
num_examples: 53
- name: train
num_bytes: 70295
num_examples: 37
- name: validation
num_bytes: 34546
num_examples: 16
download_size: 82730
dataset_size: 209682
configs:
- config_name: identify_math_theorems
data_files:
- split: default
path: identify_math_theorems/default-*
- split: train
path: identify_math_theorems/train-*
- split: validation
path: identify_math_theorems/validation-*
- config_name: identify_math_theorems/0_shot
data_files:
- split: default
path: identify_math_theorems/0_shot/default-*
- split: train
path: identify_math_theorems/0_shot/train-*
- split: validation
path: identify_math_theorems/0_shot/validation-*
- config_name: identify_math_theorems/2_shots
data_files:
- split: default
path: identify_math_theorems/2_shots/default-*
- split: train
path: identify_math_theorems/2_shots/train-*
- split: validation
path: identify_math_theorems/2_shots/validation-*
---
# Dataset Card for "identify_math_thms"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |